Switch to 193 platform
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Actual data differs from file content: NamedObject.source.expected expected:<[main.kt
|
||||
public object <1>NamedObject {
|
||||
public val <2>objectMember: Int = 1]
|
||||
> but was:<[ NamedObject.class
|
||||
public object <1>NamedObject {
|
||||
public final val <2>objectMember: kotlin.Int /* compiled code */]
|
||||
>
|
||||
Reference in New Issue
Block a user