[Test] Fix FirIdenticalChecker and update some FIR_IDENTICAL testdata
This commit is contained in:
Vendored
+1
-1
@@ -6,4 +6,4 @@ interface G<T> {
|
||||
}
|
||||
|
||||
fun <!WRONG_NUMBER_OF_TYPE_ARGUMENTS!>G<!>.foo() {}
|
||||
val <!WRONG_NUMBER_OF_TYPE_ARGUMENTS!>G<!>.bar: Int get() = 42
|
||||
val <!WRONG_NUMBER_OF_TYPE_ARGUMENTS!>G<!>.bar: Int get() = 42
|
||||
|
||||
Reference in New Issue
Block a user