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