diff options
| author | kitty <nepeta@canaglie.net> | 2026-02-18 22:33:50 +1100 |
|---|---|---|
| committer | kitty <nepeta@canaglie.net> | 2026-02-18 22:33:50 +1100 |
| commit | 1909b754b3728459ce1643619d8b771a435644e1 (patch) | |
| tree | 4e994678c24bf2da9e401983103987fbec71539d /jefs.fs | |
| parent | 394f37243b3f71822017a94f6ccb39883ad3a11f (diff) | |
fix syntax highlighting (as a treat)
Diffstat (limited to 'jefs.fs')
| -rw-r--r-- | jefs.fs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
