namespace test final class test.ClassFunGetFoo : jet.Any { final /*constructor*/ fun (): test.ClassFunGetFoo final fun getFoo(): jet.Int }