FILE: [ResolvedTo(BODY_RESOLVE)] localDeclarationsInAccessor.kt public final [ResolvedTo(BODY_RESOLVE)] class Outer : R|kotlin/Any| { public [ResolvedTo(BODY_RESOLVE)] constructor(): R|Outer| { super() } public final [ResolvedTo(BODY_RESOLVE)] val i: R|kotlin/Int| = Int(1) public [ResolvedTo(BODY_RESOLVE)] get(): R|kotlin/Int| { local final [ResolvedTo(BODY_RESOLVE)] class Inner : R|kotlin/Any| { public [ResolvedTo(BODY_RESOLVE)] constructor(): R|/Inner| { super() } public final [ResolvedTo(BODY_RESOLVE)] var i: R|kotlin/Int| = Int(2) public [ResolvedTo(BODY_RESOLVE)] get(): R|kotlin/Int| { { [ResolvedTo(BODY_RESOLVE)] lval : R|kotlin/Int| = this@R|/Inner|.F|/i| this@R|/Inner|.F|/i| = R|/|.R|kotlin/Int.inc|() R|/| } ^ this@R|/Inner|.F|/i| } public [ResolvedTo(BODY_RESOLVE)] set([ResolvedTo(BODY_RESOLVE)] value: R|kotlin/Int|): R|kotlin/Unit| public final [ResolvedTo(BODY_RESOLVE)] val j: R|kotlin/Int| = Int(3) public [ResolvedTo(BODY_RESOLVE)] get(): R|kotlin/Int| { this@R|/Inner|.F|/j| = Int(42) ^ this@R|/Inner|.F|/j| } public final [ResolvedTo(BODY_RESOLVE)] fun innerMember(): R|kotlin/Unit| { { [ResolvedTo(BODY_RESOLVE)] lval : R|kotlin/Int| = this@R|/Outer|.F|/Outer.i| this@R|/Outer|.F|/Outer.i| = R|/|.R|kotlin/Int.inc|() R|/| } } } ^ this@R|/Outer|.F|/Outer.i| } public final [ResolvedTo(BODY_RESOLVE)] val j: R|kotlin/Int| = Int(4) public [ResolvedTo(BODY_RESOLVE)] get(): R|kotlin/Int| { local final [ResolvedTo(BODY_RESOLVE)] fun local(): R|kotlin/Unit| { { [ResolvedTo(BODY_RESOLVE)] lval : R|kotlin/Int| = this@R|/Outer|.F|/Outer.j| this@R|/Outer|.F|/Outer.j| = R|/|.R|kotlin/Int.inc|() R|/| } { [ResolvedTo(BODY_RESOLVE)] lval : R|kotlin/Int| = this@R|/Outer|.F|/Outer.j| this@R|/Outer|.F|/Outer.j| = R|/|.R|kotlin/Int.inc|() R|/| } } R|/local|() ^ this@R|/Outer|.F|/Outer.j| } }