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