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