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