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