CLI: support -option=value syntax for non-advanced flags #KT-47640 Fixed
This commit is contained in:
committed by
teamcityserver
parent
d8417fd622
commit
5871f3d663
+1
-2
@@ -1,6 +1,5 @@
|
||||
$TESTDATA_DIR$/experimentalNested.kt
|
||||
-d
|
||||
$TEMP_DIR$
|
||||
-opt-in
|
||||
kotlin.RequiresOptIn
|
||||
-opt-in=kotlin.RequiresOptIn
|
||||
-Xexperimental=org.test.Outer.Nested
|
||||
|
||||
Reference in New Issue
Block a user