KT-1973 added tests.
#KT-1973 Fixed
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace test
|
||||
|
||||
public final object test.Obj : jet.Any {
|
||||
private final /*constructor*/ fun <init>(): test.Obj
|
||||
public final fun f(): jet.String
|
||||
public final val v: jet.String
|
||||
}
|
||||
public final val Obj: test.Obj
|
||||
internal final val x: jet.Int
|
||||
Reference in New Issue
Block a user