blob: 36e7d9f79a83f7ef27f45fb06c651cc0f13b0f2c [file] [log] [blame]
get foo => foo;
main() { print(foo || foo); }