aboutsummaryrefslogtreecommitdiff
path: root/test/preprocess-macro-stringize-2.c
blob: 5631883be550e4668317f80b17b48674f523405a (plain)
1
2
3
4
5
6
#define str(x) # x
str(@)
str(12 x-    3
 abc)
str('"' "\\")
str( abc)