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