]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/deploy/test/11/11.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / tools / deploy / test / 11 / 11.factor
index 3310686f05c307abb2db64747fb6f27c97633cb5..288cd0b8a418ac76b87d3367a2669506135b9843 100644 (file)
@@ -5,4 +5,4 @@ IN: tools.deploy.test.11
 
 : foo ( -- ) "USING: math prettyprint ; 2 2 + ." eval( -- ) ;
 
-MAIN: foo
\ No newline at end of file
+MAIN: foo