CLI: support false and true values for boolean -X arguments

#KT-48417 Fixed
This commit is contained in:
Alexander Udalov
2021-08-26 03:38:43 +02:00
parent a37642e5af
commit fbfbb0c72c
10 changed files with 56 additions and 1 deletions
@@ -0,0 +1,3 @@
error: no value expected for boolean argument -Xallow-kotlin-package. Please remove the value: -Xallow-kotlin-package=nonsense
info: use -help for more information
COMPILATION_ERROR