blob: f39e5319f7b2d70eb3cb3f0bee47af3342306270 [file] [log] [blame]
var foo = 0;
main() { print(foo = 42); }