aboutsummaryrefslogtreecommitdiff
path: root/test/preprocess-macro-stringize.c
blob: 528c88e52d6cb48e43bd83695fe314ccca29f59b (plain)
1
2
#define stringize(a) #a
stringize(hello)