index
:
forth
master
Forth-like stack-based language
[email protected]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
redefine-builtin.forth
blob: 88f3a529b76b9576a318d529ce857b4e1f60aca2 (
plain
)
1
2
3
4
5
INPUT : + * ; 5 6 * . OUTPUT 30