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