[PowerAssert] Correctly align infix calls with string const receivers
^KT-65640 Fixed
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
// IGNORE_BACKEND_K1: JVM_IR
|
||||
// IGNORE_BACKEND_K2: JVM_IR
|
||||
// Disabled because of KT-65640
|
||||
|
||||
fun box() = expectThrowableMessage {
|
||||
assert("Hello, World".matches("[A-Za-z]+".toRegex()))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user