blob: 5733dcf215cb9f8ea4fd0e9709cb1f6d6f20b6e7 [file] [log] [blame]
// @dart = 2.9
library test;
test() async {}
main() {}