diff tests/t15.c @ 56:fabdb7db1472

Test case for comments in conditional lines
author Joerg Sonnenberger <joerg@bec.de>
date Sun, 31 Mar 2013 06:28:55 +0200
parents
children 737ffe27b4bd
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/t15.c	Sun Mar 31 06:28:55 2013 +0200
@@ -0,0 +1,2 @@
+#if FOO /* ignore me */
+#endif