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