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