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