Remove ExperimentalStdlibApi no longer required in tests

This commit is contained in:
Ilya Gorbunov
2022-04-12 07:43:45 +03:00
committed by Space
parent e74a3eb0e9
commit 3778b1fde1
16 changed files with 0 additions and 16 deletions
@@ -1,5 +1,4 @@
// !LANGUAGE: +RepeatableAnnotations
// !OPT_IN: kotlin.ExperimentalStdlibApi
// TARGET_BACKEND: JVM_IR
// JVM_TARGET: 1.8
// FULL_JDK