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