[LC] update testData for objects
^KTIJ-24119
This commit is contained in:
committed by
Space Team
parent
e75d739c7a
commit
bd7e5fd324
@@ -0,0 +1,9 @@
|
||||
class C {
|
||||
companion object {
|
||||
fun bar() {}
|
||||
}
|
||||
|
||||
companion object Factory {}
|
||||
}
|
||||
|
||||
// COMPILATION_ERRORS
|
||||
Reference in New Issue
Block a user