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