aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/pch/macro-1.hs
blob: 5d5b3f4ca657e4990c86eef470387a4dfe12cbce (plain)
1
2
#define DEFINED_VALUE 3
#define DEFINED_PARAM(x) (x+1)