summaryrefslogtreecommitdiff
path: root/test/order2.lm
diff options
context:
space:
mode:
Diffstat (limited to 'test/order2.lm')
-rw-r--r--test/order2.lm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/order2.lm b/test/order2.lm
index 1dd99987..33458524 100644
--- a/test/order2.lm
+++ b/test/order2.lm
@@ -88,7 +88,7 @@ Output: output Output = construct output []
# Take off the leading C from the input file and send it out.
match P [C: c '%%' protocol*]
-Output << [$C]
+Output << [%C]
Output <<
"#include <assert.h>
"