[Test] Fix FirIdenticalChecker and update some FIR_IDENTICAL testdata
This commit is contained in:
+1
-1
@@ -6,4 +6,4 @@ open class Foo() : <!WRONG_NUMBER_OF_TYPE_ARGUMENTS!>Bar<!>() {
|
||||
}
|
||||
|
||||
open class Bar<T>() {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user