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