diff options
Diffstat (limited to 'jefs.fs')
| -rw-r--r-- | jefs.fs | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -13,7 +13,6 @@ : [compile] parse find drop >cfa compile, ; immediate : ' parse find drop >cfa [compile] lit ; immediate \ note: no error handling (yet) : constant create [compile] lit 195 ( ret ) c, ; -65 constant TESTING : begin here @ ; immediate : again branch here @ 4 + - d, ; immediate \ add 4 to get to beginning of the next instruction |
