CLI: support false and true values for boolean -X arguments
#KT-48417 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package kotlin
|
||||
|
||||
class X
|
||||
Reference in New Issue
Block a user
#KT-48417 Fixed
@@ -0,0 +1,3 @@
|
||||
package kotlin
|
||||
|
||||
class X
|
||||