]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/smalltalk/compiler/assignment/assignment.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / extra / smalltalk / compiler / assignment / assignment.factor
index 3a0a769f86298066d1ada88740b2208a2cd54ec4..99d8d6b6b37b669ef4acffec4603832edbde106f 100644 (file)
@@ -33,4 +33,4 @@ M: ast-sequence assigned-locals
 M: array assigned-locals
     [ assigned-locals ] map concat ;
 
-M: object assigned-locals drop f ;
\ No newline at end of file
+M: object assigned-locals drop f ;