projects
/
rrq
/
jonasforth.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f03d2aa
)
Remove old code from example.f
author
Jonas Hvid
<mail@johv.dk>
Mon, 9 Mar 2020 13:41:33 +0000
(14:41 +0100)
committer
Jonas Hvid
<mail@johv.dk>
Mon, 9 Mar 2020 13:41:33 +0000
(14:41 +0100)
example.f
patch
|
blob
|
history
diff --git
a/example.f
b/example.f
index f5215db9b4a08a45562910328f6831578fe25c8a..41993d73ba877de3f7c7c72491ecee6318a43d80 100644
(file)
--- a/
example.f
+++ b/
example.f
@@
-25,12
+25,4
@@
S" 10 FIB = " TELL
10 FIB .U
SPACE S" (Expected: 59)" TELL NEWLINE
-SYSCODE
-S" Word: " TELL POP-WORD TELL NEWLINE
-S" Word: " TELL POP-WORD TELL NEWLINE
-S" Word: " TELL POP-WORD TELL NEWLINE
-S" Word: " TELL POP-WORD TELL NEWLINE
-S" Word: " TELL POP-WORD TELL NEWLINE
-S" Word: " TELL POP-WORD TELL NEWLINE
-
TERMINATE