blob: fd4740974ba0d20b51746c76674f2eb36bcacfe1 [file] [log] [blame]
// @dart = 2.9
T f<T>() => null;
main() {}
test() {}