namespace test

final class test.Simple : jet.Any {
    final /*constructor*/ fun <init>(): test.Simple
}
