factor/basis/compiler/tests/insane.factor

5 lines
138 B
Factor

IN: compiler.tests
USING: words kernel stack-checker alien.strings tools.test ;
[ ] [ \ if redefined [ string>alien ] infer. ] unit-test