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
Merge branch 'master' of git://factorcode.org/git/factor
[factor/jcg.git]
/
basis
/
compiler
/
tests
/
insane.factor
blob
aa79067252d875bfe8bc141027d68282d0049ec7
1
IN: compiler.tests
2
USING: words kernel stack-checker alien.strings tools.test
3
compiler.units ;
4
5
[ ] [ [ \ if redefined ] with-compilation-unit [ string>alien ] infer. ] unit-test