Test octal literal in regex
This commit is contained in:
committed by
Space
parent
46408ffd9d
commit
74121b26c0
@@ -32,6 +32,8 @@ public actual val supportsSuppressedExceptions: Boolean get() = true
|
||||
|
||||
public actual val supportsNamedCapturingGroup: Boolean get() = true
|
||||
|
||||
public actual val supportsOctalLiteralInRegex: Boolean get() = true
|
||||
|
||||
public actual val regexSplitUnicodeCodePointHandling: Boolean get() = true
|
||||
|
||||
public actual object BackReferenceHandling {
|
||||
|
||||
Reference in New Issue
Block a user