master
1extern var foo: int = 2;
2
3// error
4//
5// :1:23: error: extern variables have no initializers