repo.or.cz
/
factor
/
jcg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices
[factor/jcg.git]
/
core
/
io
/
test
/
no-trailing-eol.factor
blob
959f145bf53f75f63191a3b0d1cb814f16af3667
1
IN: io.tests
2
USE: math
3
: foo 2 2 + ;
4
FORGET: foo