This commit is contained in:
Kartik K. Agaram 2014-12-13 14:51:58 -08:00
parent f721fc48f8
commit ca7b3893e7
1 changed files with 1 additions and 1 deletions

View File

@ -3117,7 +3117,7 @@
((5 integer) <- copy (0 literal))
])))
(list before*!label1 after*!label1)))
(prn "F - order matters within 'before' and 'after' fragments, but not *between* 'before' and 'after' fragments"))
(prn "F - order matters between 'before' and between 'after' fragments, but not *across* 'before' and 'after' fragments"))
(reset)
(new-trace "before-after-braces")