[K/N and WASM] Fix ESCAPE and COMMENTS modes
This commit is contained in:
committed by
Space
parent
7b46738796
commit
1cb5cab28f
@@ -31,6 +31,8 @@ public actual val supportsNamedCapturingGroup: Boolean get() = true
|
||||
|
||||
public actual val supportsOctalLiteralInRegex: Boolean get() = false
|
||||
|
||||
public actual val supportsEscapeAnyCharInRegex: Boolean get() = false
|
||||
|
||||
public actual val regexSplitUnicodeCodePointHandling: Boolean get() = true
|
||||
|
||||
public actual object BackReferenceHandling {
|
||||
|
||||
Reference in New Issue
Block a user