blob: 51fc18ae26aab29dc5717a11b6a32d4206b46dcb [file] [log] [blame]
Future<int> foo2() async {}
Future<int> foo4() async {}
Future<int> foo5() async {}
Future<void> foo1() async {}
Future<void> foo3() async {}
void main() {}