Browse code

(blank.tal) Fixed non-compilation error

neauoire authored on 11/12/2021 22:31:14
Showing 1 changed files
... ...
@@ -73,7 +73,7 @@ RTN
73 73
 
74 74
 @print-str ( string* -- )
75 75
 
76
-	1-- 
76
+	#0001 --
77 77
 	&while
78 78
 		INC2 LDAk DUP #18 DEO ,&while JCN 
79 79
 	POP2