The test was not correct
This commit is contained in:
@@ -6,7 +6,7 @@ open class TestClass {
|
||||
fun globalFun(){}
|
||||
val globalProp: Int = 1
|
||||
|
||||
class A() : Test.SubTest.AnotherTest.Te<caret> {
|
||||
class A() : Test.SubTest.AnotherTest.<caret> {
|
||||
public fun test() {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user