blob: a5935b869a4754bd0321f4c1a348e3b4d03a5a82 [file] [log] [blame]
typedef A<T>(T p);
class C {
foo() {}
}
main() {}