2008-06-11 03:58:38 -04:00
|
|
|
IN: compiler.tests
|
2008-08-31 02:34:00 -04:00
|
|
|
USING: words kernel stack-checker alien.strings tools.test
|
|
|
|
|
compiler.units ;
|
2008-06-11 03:58:38 -04:00
|
|
|
|
2008-08-31 02:34:00 -04:00
|
|
|
[ ] [ [ \ if redefined ] with-compilation-unit [ string>alien ] infer. ] unit-test
|