index
:
jewelforth
main
x86_64 forth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jefs.fs
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'jefs.fs')
-rw-r--r--
jefs.fs
4
1 files changed, 0 insertions, 4 deletions
diff --git a/jefs.fs b/jefs.fs
index 21c1b3e..944b146 100644
--- a/
jefs.fs
+++ b/
jefs.fs
@@ -215,8 +215,4 @@ variable hld
2 constant stderr
\ }}}
-: teststr3 s" 1 2 3 2drop drop" ;
-teststr3 evaluate
-
-drop
.free bye