blob: 1ed6a1b1a93e436af05e447348f8300636d61d03 [file] [log] [blame]
// @dart = 2.9
library test;
void f() {}
void g() {}
main() {}