Report a warning or error if an old language version or API version is used

#KT-25823 Fixed
This commit is contained in:
Alexander Udalov
2018-08-17 21:13:55 +02:00
committed by Ilya Gorbunov
parent db29eadba5
commit 02a9b03007
37 changed files with 94 additions and 76 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
-X"some escaped \" sequence \\"
$TESTDATA_DIR$/apiVersion.kt
-d
$TEMP_DIR$ -api-version 1.0 -language-version 1.1
$TEMP_DIR$ -api-version 1.2 -language-version 1.3