summaryrefslogtreecommitdiffstats
path: root/test/input/MethodType.cxx
blob: 2f9e67cfed941de7dad8cbdb1967ceb73feaa8cb (plain)
1
2
class A;
typedef int (A::* start)(int);