blob: 86d60adc9b92388c5f7b15bd8802442116d91854 [file] [log] [blame]
// @dart = 2.9
library test;
main() {}
void test(T Function<T>(T) f) {}