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