Commit 22cfa2b
authored
JuliaSyntax tokenize.jl: don‘t hardcode unicode ops range (#60198)
There are very nice `(BEGIN|END)_UNICODE_OPS` kinds; they should be
used!
---
Ported from JuliaLang/JuliaSyntax.jl#404; thanks are due to @c42f for
the notification and instructions on how to move this.1 parent 2be8847 commit 22cfa2b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
0 commit comments