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