blob: 95e5db28b210901ee11e72fdd2f5328fe9534f05 [file] [log] [blame]
library test;
final z = 42;
int x = 0;
int y = 0;
main() {}
test1() {}