namespace test

final class test.FieldAsVar : java.lang.Object {
    final /*constructor*/ fun <init>(): test.FieldAsVar
    final var f: jet.Int
}
