view tests/t31.c @ 140:904f7a9827e3

add missing stdarg.h.
author David A. Holland
date Wed, 10 Jul 2013 02:03:26 -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)