aboutsummaryrefslogtreecommitdiff
path: root/buzzard/demo1.1st
diff options
context:
space:
mode:
Diffstat (limited to 'buzzard/demo1.1st')
-rw-r--r--buzzard/demo1.1st12
1 files changed, 0 insertions, 12 deletions
diff --git a/buzzard/demo1.1st b/buzzard/demo1.1st
deleted file mode 100644
index b836967..0000000
--- a/buzzard/demo1.1st
+++ /dev/null
@@ -1,12 +0,0 @@
-: immediate _read @ ! - * / <0 exit echo key _pick
-
-: show echo echo echo echo exit
-: all show show show show echo exit
-
-: doit immediate
- 10 33 100 108 114 111 87
- 32 111 108 108 101 72
- all
-exit
-
-doit