From 1909b754b3728459ce1643619d8b771a435644e1 Mon Sep 17 00:00:00 2001 From: kitty Date: Wed, 18 Feb 2026 22:33:50 +1100 Subject: fix syntax highlighting (as a treat) --- jefs.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jefs.fs b/jefs.fs index ff6aa5b..b726db0 100644 --- a/jefs.fs +++ b/jefs.fs @@ -22,7 +22,7 @@ decimal \ TODO interpret mode strings? : s" [ char " ] literal 1 >in +! ( skip spc ) [compile] litstring ; immediate -: ." [compile] s" ' say compile, ; immediate \ lol this word breaks the highlighting +: ." [compile] s" ' say compile, ; immediate \ lol this word breaks the highlighting, here have another " : begin here @ ; immediate : again branch here @ 4 + - d, ; immediate \ add 4 to get to beginning of the next instruction -- cgit v1.2.3