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