blob: 2f5a1786110aa5d66ee62b4d12f841f4fda0e113 [file] [log] [blame]
library test;
main() {}
typedef T Function2<S, T>(S x);
void test() {}