view tests/t31.c @ 198:4158b974e23f

CHANGES for previous
author David A. Holland
date Sat, 05 Dec 2015 18:08:24 -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)