annotate tests/t15.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 737ffe27b4bd
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
49
8a204d153398 Intercept multiline comments earlier. Leave same-line comments alone.
David A. Holland
parents:
diff changeset
1 #define FOO /* BAR */ BAZ
8a204d153398 Intercept multiline comments earlier. Leave same-line comments alone.
David A. Holland
parents:
diff changeset
2 FOO
8a204d153398 Intercept multiline comments earlier. Leave same-line comments alone.
David A. Holland
parents:
diff changeset
3 FOO