mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 15:53:19 +00:00
Report a warning when an argument is passed in the old form (with the whitespace) #KT-17264 Fixed
10 lines
278 B
Plaintext
Vendored
10 lines
278 B
Plaintext
Vendored
-d
|
|
$TEMP_DIR$
|
|
-Xplugin=dist/kotlinc/lib/android-extensions-compiler.jar
|
|
-P
|
|
plugin\:org.jetbrains.kotlin.android\:package=com.myapp
|
|
-P
|
|
plugin\:org.jetbrains.kotlin.android\:variant=main;$TESTDATA_DIR$/androidPlugin/res
|
|
$TESTDATA_DIR$/pluginSimple.kt
|
|
$TESTDATA_DIR$/androidPlugin
|