namespace <root>

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