]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/deploy/test/12/12.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / tools / deploy / test / 12 / 12.factor
index 3bc2af3da475411a3576d7e6b4e367070caa3246..82473534554291b2d733f14271e0cdf5f9189752 100644 (file)
@@ -9,4 +9,4 @@ IN: tools.deploy.test.12
 
 : foo ( -- ) 1 2 \ + execute-test 4 [ * ] call-test number>string print ;
 
-MAIN: foo
\ No newline at end of file
+MAIN: foo