Skip to content

Commit 54a6da7

Browse files
committed
FIX: empty line removal.
1 parent 713b40b commit 54a6da7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Scripts/lexer/unique-words.red

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ context [
3535
list: make map! 1000
3636
transcode/trace src :lex
3737
new-line/skip (sort/skip/compare/all body-of list 2 func [a b][a/2 > b/2]) yes 2
38-
3938
]
4039
]
4140

0 commit comments

Comments
 (0)