bf8681296b
- just legacy - report warning about deprecation - both - report warning about deprecation of legacy - no compiler explicitly chosen - error about explicit setting compiler warn from cli legacy compiler nowarn flag - kotlin.js.compiler.nowarn KT-42326 KT-53074
13 lines
164 B
Plaintext
Vendored
13 lines
164 B
Plaintext
Vendored
-- Common --
|
|
Exit code: OK
|
|
Output:
|
|
|
|
-- JVM --
|
|
Exit code: OK
|
|
Output:
|
|
|
|
-- JS --
|
|
Exit code: OK
|
|
Output:
|
|
warning: legacy compiler is deprecated. Please migrate onto IR.
|