Switch to 193 platform

This commit is contained in:
Nikolay Krasko
2020-01-19 12:01:53 +03:00
parent 388797618a
commit f01b4706d1
172 changed files with 763 additions and 763 deletions
@@ -0,0 +1,9 @@
Actual data differs from file content: GlobalProperty.source.expected expected:<[main.kt
public val <1>globalVal : Pair<Int, String> = Pair(239, "239")
public val <2>globalValWithGetter : Long]
> but was:<[ MainKt.class
public val <1>globalVal: testData.libraries.Pair<kotlin.Int, kotlin.String> /* compiled code */
public val <2>globalValWithGetter: kotlin.Long /* compiled code */]
>