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