blob: 4ab2b8a4e9b4b4be6a8abfcaae2d6d072eee3365 [file] [log] [blame]
Future<int> foo2() async {}
Future<void> foo1() async {}
Future<void> foo3() async {}
void main() {}