blob: ae7272f1d4c9814d25949702acaacade1168269d [file] [log] [blame]
// @dart = 2.6
import 'issue41499b_lib.dart' as opt_in;
main() {}
test(LegacyFoo f) {}
typedef void LegacyFoo();