Align JS and JVM behavior of Regex replace function #KT-28378
This commit is contained in:
committed by
Space
parent
5326c875c0
commit
dc2f5eab25
@@ -28,4 +28,6 @@ actual fun testOnJs(action: () -> Unit) {}
|
||||
|
||||
public actual val isFloat32RangeEnforced: Boolean get() = true
|
||||
|
||||
public actual val supportsSuppressedExceptions: Boolean get() = true
|
||||
public actual val supportsSuppressedExceptions: Boolean get() = true
|
||||
|
||||
public actual val supportsNamedCapturingGroup: Boolean get() = false
|
||||
Reference in New Issue
Block a user