]> hydra-www.ietfng.org Git - dyna2/commitdiff
minor cleanups
authorTim Vieira <tim.f.vieira@gmail.com>
Thu, 11 Jul 2013 15:46:06 +0000 (11:46 -0400)
committerTim Vieira <tim.f.vieira@gmail.com>
Thu, 11 Jul 2013 15:46:06 +0000 (11:46 -0400)
test/repl/list.dynadoc

index 16b2b88ce6e4cdcc06cd5d5eb8e50e906bdeb3cb..bb719934d44f66ece380c520ffc6cd19a7ab5622 100644 (file)
@@ -124,12 +124,12 @@ testbool = false.
 | thingsbag bag= 1.
 | thingsbag bag= 1.
 | thingsbag bag= 2.
-| thingsbag bag= true.            % XREF:bool
+| thingsbag bag= true.
 |
 | thingset set= "three".
 | thingset set= 1.
 | thingset set= 1.
-| thingset set= true.            % XREF:bool should appear separately in set,
+| thingset set= true.
 | thingset set= 2.
 
 Changes