7 lines
182 B
Plaintext
7 lines
182 B
Plaintext
namespace test
|
|
|
|
public open class test.WrongFieldName : java.lang.Object {
|
|
public final /*constructor*/ fun <init>(): test.WrongFieldName
|
|
public final var foo: jet.String?
|
|
}
|