view tests/t31.c @ 206:9aa91d3fe3a3 release-0.5.3

release 0.5.3
author David A. Holland
date Mon, 21 Jan 2019 21:21:46 -0500
parents a6d02e6ca543
children
line wrap: on
line source

this line 'has /* no' comment */ in it

#define BELCH(x) 'x'
"BELCH(123)": BELCH(123)
'BELCH(123)': BELCH(123)