Add incremental compilation tests with changes of companion object
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
open class B {
|
||||
val x: String = ""
|
||||
}
|
||||
Reference in New Issue
Block a user