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