blob: 9ad4cf94a10c23ff479d61eaab19fc94d568518c [file] [log] [blame]
import 'issue42181_lib.dart';
int? f1(int x) => x;
main() {}
void test() {}