view tests/t31.c @ 207:217727e65236

Added tag release-0.5.3 for changeset 9aa91d3fe3a3
author David A. Holland
date Mon, 21 Jan 2019 21:21:50 -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)