K2: don't use debugging type renderer in error messages
This commit is contained in:
committed by
Space Team
parent
bd000e61f6
commit
c839cd3c11
+1
-1
@@ -7,5 +7,5 @@ annotation class Ann(val s: String = "")
|
||||
fun foo() {}
|
||||
|
||||
val bar = foo(
|
||||
<!TOO_MANY_ARGUMENTS("public final fun /foo(): R|kotlin/Unit|")!>15<!>
|
||||
<!TOO_MANY_ARGUMENTS("public final fun /foo(): kotlin/Unit")!>15<!>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user