namespace test open class test.NotNullParameter : jet.Any { final /*constructor*/ fun (): test.NotNullParameter open fun hi(/*0*/ p0: jet.String): jet.Tuple0 }