blob: 0069b49642fb52b2b22a706325a372488a3a7085 [file] [log] [blame]
typedef F<T> = T Function(T, T);
test1() {}
test2() {}
main() {}