[CLI] Introduce compiler argument to suppress error about API version

...greater than language version.

^KT-63712
This commit is contained in:
Roman Efremov
2024-02-08 15:59:43 +01:00
committed by Space Team
parent 22a6ffab6f
commit 1f30d076de
10 changed files with 62 additions and 4 deletions
@@ -0,0 +1,8 @@
$TESTDATA_DIR$/apiVersionGreaterThanLanguageSuppress.kt
-d
$TEMP_DIR$
-api-version
2.0
-language-version
1.9
-Xsuppress-api-version-greater-than-language-version-error