blob: 53db18b837efaa7c5e08067e81a58dabfb6a9d46 [file] [log] [blame]
main() {}
var a = () {
g f1() {
return;
}
g f2() async {
return;
}
};