summaryrefslogtreecommitdiffstats
path: root/test/input/Function-Argument-annotate.cxx
blob: 3ea09ad7b3a012fcbfc60a9ec0087a0569bf8e28 (plain)
1
void start( __attribute__ ((annotate ("an annotation"))) int);