Replace blank messages in OptIn diagnostics #KT-51358 Fixed

This commit is contained in:
Mikhail Glukhikh
2022-02-21 18:15:04 +03:00
committed by Space
parent 4178c8156a
commit b42c236fb3
9 changed files with 52 additions and 4 deletions
+7
View File
@@ -0,0 +1,7 @@
warning: ATTENTION!
This build uses in-dev FIR:
-Xuse-fir
compiler/testData/cli/jvm/optInEmptyMessage.kt:8:5: error: this declaration is experimental and its usage must be marked
foo()
^
COMPILATION_ERROR