Do not suppress errors with -Xsuppress-version-warnings
#KT-48833 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
$TESTDATA_DIR$/simple.kt
|
||||
-d
|
||||
$TEMP_DIR$
|
||||
-language-version
|
||||
1.0
|
||||
-Xsuppress-version-warnings
|
||||
@@ -0,0 +1,2 @@
|
||||
error: language version 1.0 is no longer supported; please, use version 1.3 or greater.
|
||||
COMPILATION_ERROR
|
||||
Reference in New Issue
Block a user