class D { void test() { int foo = TopLevelVarKt.getFoo(); TopLevelVarKt.setFoo(3); } }