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