view tests/t31.c @ 202:e200cb46ab23

Recognize __ia64__ for IA64 builds.
author David A. Holland
date Thu, 15 Dec 2016 23:53:13 -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)