]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/rosetta-code/top-rank/top-rank.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / extra / rosetta-code / top-rank / top-rank.factor
index 6f8bf955020b22bcb43d1325755efa3d5aabe06c..49553f8686c3077aafad40aa50500baf0f9fc755 100644 (file)
@@ -29,7 +29,7 @@ IN: rosetta-code.top-rank
 ! Timothy Grove,E16398,29900,D190
 
 TUPLE: employee name id salary department ;
+
 CONSTANT: employees {
         T{ employee f "Tyler Bennett" "E10297" 32000 "D101" }
         T{ employee f "John Rappl" "E21437" 47000 "D050" }