]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/html5/html5.factor
factor: add newlines to .factor files
[factor.git] / extra / html5 / html5.factor
index 435f4c544ad81fd43e46d53533be6e05e8482354..e82f6d2928e15a0c309d034f79ef5bacbf9250fa 100644 (file)
@@ -2084,4 +2084,5 @@ ERROR: invalid-return-state obj ;
 
 
 : parse-html5 ( string -- document )
 
 
 : parse-html5 ( string -- document )
-    [ <document> 0 ] dip data-state 2drop ;
\ No newline at end of file
+    [ <document> 0 ] dip data-state 2drop ;
+