view tests/t31.c @ 163:e1dfa3f90b6c

Merge mismatch resulted in forgotten initialisation of isspecial.
author Joerg Sonnenberger <joerg@bec.de>
date Fri, 27 Feb 2015 13:44:39 +0100
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)