Help lint: check for empty description elements
[factor/jcg.git] / basis / nmake / nmake-tests.factor
bloba6b1afb2979137c1c8be931460d16e702cefa92a
1 IN: nmake.tests
2 USING: nmake kernel tools.test ;
4 [ ] [ [ ] { } nmake ] unit-test
6 [ { 1 } { 2 } ] [ [ 1 0, 2 1, ] { { } { } } nmake ] unit-test
8 [ [ ] [ call ] curry { { } } nmake ] must-infer