view tests/t31.c @ 149:c440247cbd69

fix compile bug in array.h (does not currently affect tradcpp)
author David A. Holland
date Sat, 24 Aug 2013 18:50:05 -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)