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