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

4 lines
48 B
Factor
Raw Normal View History

2008-03-01 17:00:45 -05:00
IN: io.tests
2007-09-20 18:09:08 -04:00
USE: math
: foo 2 2 + ;
FORGET: foo