blob: ff17d9e99542ef143815de1976800a22b65ffe1c [file] [log] [blame]
test() async {}
Future<List>? l() => null;
main() {}