view tests/t31.c @ 151:ccfcf1da156b

changes for previous
author David A. Holland
date Tue, 17 Sep 2013 14:59:42 -0400
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)