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