aboutsummaryrefslogtreecommitdiff
path: root/forth/forth/jt-test.fs
diff options
context:
space:
mode:
Diffstat (limited to 'forth/forth/jt-test.fs')
-rw-r--r--forth/forth/jt-test.fs9
1 files changed, 9 insertions, 0 deletions
diff --git a/forth/forth/jt-test.fs b/forth/forth/jt-test.fs
new file mode 100644
index 0000000..9bda3b5
--- /dev/null
+++ b/forth/forth/jt-test.fs
@@ -0,0 +1,9 @@
+\ example
+-tf
+marker -tf
+: .default ." no match " ;
+flash
+' .default 0 ' true 9 ' false 5 3 jt tf
+ram
+5 tf
+9 tf