blob: eee2ee4c0c03504e5b02ddf1feee07594e8b954f [file] [log] [blame]
// @dart = 2.9
library test;
test1() {}
test2() {}
main() {}