summaryrefslogtreecommitdiff
path: root/src/parser/test.red
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/test.red')
-rw-r--r--src/parser/test.red3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/parser/test.red b/src/parser/test.red
index 54e3453..bf41132 100644
--- a/src/parser/test.red
+++ b/src/parser/test.red
@@ -1,3 +1,2 @@
-MOV 0, 0
-
+MOV 0, -10
END