[FIR] Link some tests with issues
Just in case. ^KT-59874
This commit is contained in:
committed by
Space Team
parent
41c5934d4e
commit
425d5e808b
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
// ISSUE: KT-57911
|
||||
// ISSUES: KT-57911, KT-56744
|
||||
|
||||
import kotlin.contracts.ExperimentalContracts
|
||||
import kotlin.contracts.contract
|
||||
|
||||
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
// ISSUE: KT-57911
|
||||
// ISSUES: KT-57911, KT-56744
|
||||
|
||||
import kotlin.contracts.ExperimentalContracts
|
||||
import kotlin.contracts.contract
|
||||
|
||||
Vendored
+1
@@ -1,3 +1,4 @@
|
||||
// ISSUE: KT-56744
|
||||
// !LANGUAGE: +AllowContractsForCustomFunctions +UseReturnsEffect +AllowContractsForNonOverridableMembers
|
||||
// !OPT_IN: kotlin.contracts.ExperimentalContracts
|
||||
// !DIAGNOSTICS: -INVISIBLE_REFERENCE -INVISIBLE_MEMBER
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
// ISSUE: KT-56744
|
||||
// !LANGUAGE: +AllowContractsForCustomFunctions +UseReturnsEffect +AllowContractsForNonOverridableMembers
|
||||
// !OPT_IN: kotlin.contracts.ExperimentalContracts
|
||||
// !DIAGNOSTICS: -INVISIBLE_REFERENCE -INVISIBLE_MEMBER
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
// ISSUE: KT-56744
|
||||
// !LANGUAGE: +AllowContractsForCustomFunctions +UseReturnsEffect
|
||||
// !OPT_IN: kotlin.contracts.ExperimentalContracts
|
||||
// !DIAGNOSTICS: -INVISIBLE_REFERENCE -INVISIBLE_MEMBER
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
// ISSUE: KT-56744
|
||||
// !LANGUAGE: +AllowContractsForCustomFunctions +UseReturnsEffect
|
||||
// !OPT_IN: kotlin.contracts.ExperimentalContracts
|
||||
// !DIAGNOSTICS: -INVISIBLE_REFERENCE -INVISIBLE_MEMBER
|
||||
|
||||
Reference in New Issue
Block a user