blob: 9c2db1cbc7c1eabb019cb119c4051126f928f08e [file] [log] [blame]
Foo x = throw '';
main() {}
typedef Foo<T> = T Function<T>(T a);