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