[Test] Fix FirIdenticalChecker and update some FIR_IDENTICAL testdata

This commit is contained in:
Dmitriy Novozhilov
2021-01-25 10:33:50 +03:00
parent 98c22f9e59
commit fd8795de99
4 changed files with 4 additions and 4 deletions
@@ -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