Load of testdata change due to contracts publishing

See changes in e2606b72bdbec2fea567d4127197707869eb801e
This commit is contained in:
Dmitry Savvinov
2018-07-27 16:43:19 +03:00
committed by Ilya Gorbunov
parent accbd07b2e
commit ee8702d21e
93 changed files with 187 additions and 95 deletions
@@ -1,9 +1,10 @@
// !LANGUAGE: +AllowContractsForCustomFunctions +ReadDeserializedContracts
// !USE_EXPERIMENTAL: kotlin.contracts.ExperimentalContracts
@file:Suppress("INVISIBLE_MEMBER", "INVISIBLE_REFERENCE")
package test
import kotlin.internal.contracts.*
import kotlin.contracts.*
class A