aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/lto/20090312.h
blob: c902e93c78dd09b532f38f27147242656e48899a (plain)
1
2
enum Values { ONE, TWO, THREE };
typedef const char * (* JSErrorCallback)(void *, const char *, const int);