Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: George Lemon <[email protected]>
  • Loading branch information
georgelemon committed Feb 26, 2023
1 parent cdfb180 commit e3c21bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/toktok/lexutils.nim
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# https://github.com/openpeep/toktok

import std/strutils except NewLines
import std/unicode
# import std/unicode

const azAZ = Letters + {'_', '-'}

Expand Down

0 comments on commit e3c21bc

Please sign in to comment.