changeset 80:7e64b1dd0a26

improve the nested comment test
author David A. Holland
date Mon, 10 Jun 2013 20:19:49 -0400
parents 4a5717f9b964
children 27c9aafcaca1
files tests/t23.c tests/t23.good
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/t23.c	Mon Jun 10 20:19:01 2013 -0400
+++ b/tests/t23.c	Mon Jun 10 20:19:49 2013 -0400
@@ -1,4 +1,8 @@
 /*
+fnord1
 /*
+fnord2
  */
 foo
+*/
+bar
--- a/tests/t23.good	Mon Jun 10 20:19:01 2013 -0400
+++ b/tests/t23.good	Mon Jun 10 20:19:49 2013 -0400
@@ -1,2 +1,4 @@
 
 foo
+*/
+bar