namespace test open class test.NotNullField : jet.Any { final /*constructor*/ fun (): test.NotNullField var hi: jet.String }