factor/core/io/test/no-trailing-eol.factor

4 lines
49 B
Factor

IN: temporary
USE: math
: foo 2 2 + ;
FORGET: foo