Rename !USE_EXPERIMENTAL test directive to !OPT_IN
This commit is contained in:
committed by
TeamCityServer
parent
3febabe977
commit
fc6403679a
+1
-1
@@ -1,5 +1,5 @@
|
||||
// !LANGUAGE: +AllowContractsForCustomFunctions +UseCallsInPlaceEffect
|
||||
// !USE_EXPERIMENTAL: kotlin.internal.ContractsDsl
|
||||
// !OPT_IN: kotlin.internal.ContractsDsl
|
||||
|
||||
import kotlin.contracts.*
|
||||
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// !LANGUAGE: +AllowContractsForCustomFunctions +UseCallsInPlaceEffect
|
||||
// !USE_EXPERIMENTAL: kotlin.internal.ContractsDsl
|
||||
// !OPT_IN: kotlin.internal.ContractsDsl
|
||||
|
||||
import kotlin.contracts.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user