factor/core/compiler/tests/insane.factor

5 lines
134 B
Factor

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