blob: 7eee4b43aa2073e1508d322c7a7c59d2dd86ec76 [file] [log] [blame]
B b = throw '';
main() {}
typedef A<T>(T p);
typedef B<S extends A<S>>(S p);