Stub updates for RawFirBuilder
First step for KT-52615
This commit is contained in:
Vendored
+2
@@ -5,6 +5,8 @@ public object Objects {
|
||||
fun f() {
|
||||
}
|
||||
|
||||
fun g() = 1
|
||||
|
||||
private object InnerObject : A {
|
||||
val c = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user