]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/reservoir-sampling/reservoir-sampling.factor
factor: add newlines to .factor files
[factor.git] / basis / reservoir-sampling / reservoir-sampling.factor
index a646fdabe42e27bf84c9c1558b97ceb1c59f188a..768268803d5a4ba7bfc6f55c2d8ebcec8cb457d0 100644 (file)
@@ -30,4 +30,5 @@ TUPLE: reservoir-sampler iteration k sampled ;
         ] [
             3drop
         ] if
-    ] if ;
\ No newline at end of file
+    ] if ;
+