namespace test final class test.TwoFields : jet.Any { final /*constructor*/ fun (): test.TwoFields var a: jet.Int var b: jet.Short }