view tests/t21.c @ 183:4c3375895c6e

Don't use <stdbool.h> unless __STDC__ is large enough. Works around Solaris's broken environment.
author David A. Holland
date Fri, 12 Jun 2015 03:28:19 -0400
parents f8507e5ed84c
children
line wrap: on
line source

# define FOO BAR
 #undef FOO /* would be wrong */
FOO