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