summaryrefslogtreecommitdiff
path: root/plugins/kotlin/idea/tests/testData/quickfix/experimental/typeInTopLevelProperty.kt
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kotlin/idea/tests/testData/quickfix/experimental/typeInTopLevelProperty.kt')
-rw-r--r--plugins/kotlin/idea/tests/testData/quickfix/experimental/typeInTopLevelProperty.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/kotlin/idea/tests/testData/quickfix/experimental/typeInTopLevelProperty.kt b/plugins/kotlin/idea/tests/testData/quickfix/experimental/typeInTopLevelProperty.kt
index 32a2517aa1ee..0b44ab8330e2 100644
--- a/plugins/kotlin/idea/tests/testData/quickfix/experimental/typeInTopLevelProperty.kt
+++ b/plugins/kotlin/idea/tests/testData/quickfix/experimental/typeInTopLevelProperty.kt
@@ -1,5 +1,5 @@
// "Propagate 'TopMarker' opt-in requirement to 'topUserVal'" "true"
-// COMPILER_ARGUMENTS: -Xopt-in=kotlin.RequiresOptIn
+// COMPILER_ARGUMENTS: -opt-in=kotlin.RequiresOptIn
// WITH_RUNTIME
@RequiresOptIn