blob: 3ac64a98d67d8e639215f157539bf871e3628164 [file] [log] [blame]
library test;
void test(T Function<T>(T) f) {}
main() {}