@@ -0,0 +1,6 @@
|
||||
namespace test
|
||||
|
||||
open class test.NotNullField : jet.Any {
|
||||
final /*constructor*/ fun <init>(): test.NotNullField
|
||||
var hi: jet.String
|
||||
}
|
||||
Reference in New Issue
Block a user