AbstractFirPsiCheckerTest: do partial error diagnostic comparison for some cases
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// FIR_COMPARISON
|
||||
|
||||
interface T {
|
||||
<error descr="[CONFLICTING_JVM_DECLARATIONS] Platform declaration clash: The following declarations have the same JVM signature (foo(Ljava/util/List;)V):
|
||||
fun foo(l: List<Int>): Unit defined in T
|
||||
|
||||
Reference in New Issue
Block a user