CLI: report error if the first argument for "-script" is not kts

#KT-3045 Fixed
This commit is contained in:
Alexander Udalov
2017-06-07 15:28:13 +03:00
parent 85d1bef351
commit 135f0a136e
6 changed files with 40 additions and 9 deletions
+2
View File
@@ -0,0 +1,2 @@
error: specify path to the script file (.kts) as the first argument
COMPILATION_ERROR