Unmute unsafeAssignmentExtra test #KT-65218

As the result of the latest changes to stdlib, the muted test succeeds.
Thus "java.lang.AssertionError: Test contains MUTE_LL_FIR directive but
no errors was reported. Please remove directive".
It was decided to unmute the test for now until the compiler team
fixes the issue. See KT-65218
This commit is contained in:
Abduqodiri Qurbonzoda
2024-02-09 15:06:22 +02:00
committed by Space Team
parent ae3c9dd9b9
commit 0033c9c23a
2 changed files with 0 additions and 2 deletions
@@ -1,4 +1,3 @@
// MUTE_LL_FIR: KT-65218
// WITH_REFLECT
// FIR_DUMP
import kotlin.reflect.*
@@ -1,4 +1,3 @@
// MUTE_LL_FIR: KT-65218
// WITH_REFLECT
// FIR_DUMP
import kotlin.reflect.*