RegExp: odd error for a CharacterClass like [\0012-\0014] #1297
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
closed-invalid
Closed as we don't believe the reported issue is generally actionable
This issue was originally filed by [email protected]
Run the co19 test: LibTest/core/RegExp/Pattern_semantics/firstMatch/CharacterClass/A01/t01
See the error:
IllegalJSRegExpException: '[\0012-\0014]' 'range out of order in character class'
The text was updated successfully, but these errors were encountered: