[FIR] Render full declaration header in diagnostic messages
This commit is contained in:
committed by
teamcity
parent
2fa6425965
commit
23af5510a6
+1
-1
@@ -70,4 +70,4 @@ KtErrorCallInfo:
|
||||
symbol = c: kotlin.String)
|
||||
}
|
||||
]
|
||||
diagnostic = ERROR<NONE_APPLICABLE: None of the following functions are applicable: [/function, /function, /function]>
|
||||
diagnostic = ERROR<NONE_APPLICABLE: None of the following functions are applicable: [public final fun function(a: R|kotlin/Char|): R|kotlin/Unit|, public final fun function(b: R|kotlin/Boolean|): R|kotlin/Unit|, public final fun function(c: R|kotlin/String|): R|kotlin/Unit|]>
|
||||
|
||||
Reference in New Issue
Block a user