This commit was manufactured by cvs2svn to create branch
[official-gcc.git] / gcc / testsuite / gcc.dg / pch / macro-1.hs
blob5d5b3f4ca657e4990c86eef470387a4dfe12cbce
1 #define DEFINED_VALUE 3
2 #define DEFINED_PARAM(x) (x+1)