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
Help lint: check for empty description elements
[factor/jcg.git]
/
basis
/
nmake
/
nmake-tests.factor
blob
a6b1afb2979137c1c8be931460d16e702cefa92a
1
IN: nmake.tests
2
USING: nmake kernel tools.test ;
3
4
[ ] [ [ ] { } nmake ] unit-test
5
6
[ { 1 } { 2 } ] [ [ 1 0, 2 1, ] { { } { } } nmake ] unit-test
7
8
[ [ ] [ call ] curry { { } } nmake ] must-infer