2008-03-15 08:57:38 -04:00
|
|
|
IN: namespaces.lib.tests
|
2008-08-27 20:27:06 -04:00
|
|
|
USING: namespaces.lib kernel tools.test ;
|
2008-03-15 08:57:38 -04:00
|
|
|
|
|
|
|
[ ] [ [ ] { } nmake ] unit-test
|
|
|
|
|
|
|
|
[ { 1 } { 2 } ] [ [ 1 0, 2 1, ] { { } { } } nmake ] unit-test
|
2008-08-27 20:27:06 -04:00
|
|
|
|
|
|
|
[ [ ] [ call ] curry { { } } nmake ] must-infer
|