namespace test final class test.FieldAsVar : jet.Any { final /*constructor*/ fun (): test.FieldAsVar final var f: jet.Int }