about summary refs log tree commit diff stats
path: root/050scenario.cc
diff options
context:
space:
mode:
Diffstat (limited to '050scenario.cc')
-rw-r--r--050scenario.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/050scenario.cc b/050scenario.cc
index 156f6661..d0a5d316 100644
--- a/050scenario.cc
+++ b/050scenario.cc
@@ -493,7 +493,6 @@ def main [
 -error: location 1 can't contain non-number 34  # comment
 # but there'll be an error signalled by memory-should-contain
 
-:(code)
 //: 'trace-should-contain' is like the '+' lines in our scenarios so far
 // Like runs of contiguous '+' lines, order is important. The trace checks
 // that the lines are present *and* in the specified sequence. (There can be