We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 713b40b commit 54a6da7Copy full SHA for 54a6da7
1 file changed
Scripts/lexer/unique-words.red
@@ -35,7 +35,6 @@ context [
35
list: make map! 1000
36
transcode/trace src :lex
37
new-line/skip (sort/skip/compare/all body-of list 2 func [a b][a/2 > b/2]) yes 2
38
-
39
]
40
41
0 commit comments