commit 74ab9c85ab616db325c7657e130c1cc2b1e6fb17 parent 63c589490cf9b1580297b76520fc0a28065445a7 Author: neauoire <aliceffekt@gmail.com> Date: Sat, 11 Dec 2021 14:31:14 -0800 (blank.tal) Fixed non-compilation error Diffstat:
M | projects/examples/blank.tal | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects/examples/blank.tal b/projects/examples/blank.tal @@ -73,7 +73,7 @@ RTN @print-str ( string* -- ) - 1-- + #0001 -- &while INC2 LDAk DUP #18 DEO ,&while JCN POP2