[Test] Update CLI tests according to new default language version
This commit is contained in:
+1
-4
@@ -1,4 +1 @@
|
||||
compiler/testData/cli/jvm/languageVersion.kt:6:21: error: 'break' and 'continue' are not allowed in 'when' statements. Consider using labels to continue/break from the outer loop
|
||||
true -> break
|
||||
^
|
||||
COMPILATION_ERROR
|
||||
OK
|
||||
|
||||
Reference in New Issue
Block a user