Stub updates for RawFirBuilder

First step for KT-52615
This commit is contained in:
Egor Kulikov
2022-11-18 11:39:33 +01:00
parent becbc06663
commit 877e11419e
60 changed files with 380 additions and 144 deletions
@@ -5,6 +5,8 @@ public object Objects {
fun f() {
}
fun g() = 1
private object InnerObject : A {
val c = 0