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