2008-01-25 Douglas Gregor <doug.gregor@gmail.com>
[official-gcc.git] / gcc / testsuite / gcc.dg / pch / macro-1.hs
blob5d5b3f4ca657e4990c86eef470387a4dfe12cbce
1 #define DEFINED_VALUE 3
2 #define DEFINED_PARAM(x) (x+1)