[LC] update testData for objects
^KTIJ-24119
This commit is contained in:
committed by
Space Team
parent
e75d739c7a
commit
bd7e5fd324
@@ -13,7 +13,6 @@ class C {
|
||||
get() = "OK"
|
||||
@JvmStatic set(t: String) {}
|
||||
}
|
||||
companion object Factory {}
|
||||
}
|
||||
|
||||
class C1 {
|
||||
@@ -51,5 +50,3 @@ class ClassWithConstContainer {
|
||||
const val complexFloat = 2.7182818284f + 2.4 // Float
|
||||
}
|
||||
}
|
||||
|
||||
// COMPILATION_ERRORS
|
||||
Reference in New Issue
Block a user