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