This commit is contained in:
mhoffm
2021-06-14 23:38:56 +02:00
parent 69b9328841
commit 548f6d789e

View File

@@ -7,9 +7,6 @@ const
binary_comp: 3,
binary_and: 2,
binary_or: 1,
quoted_string: 2,
quoted_template: 1,
}
unicodeLetter = /\p{L}/
unicodePunctuation = /\p{Pc}/