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