blob: 77069bee28f204b66b5410320e7c1c6b079f2d64 [file] [log] [blame]
// @dart = 2.9
bar(d) async* {}
foo() {}
main() {}