上游 · Kotlin compiler options · Common
complete : enables short-form name-based destructuring with parentheses and continues supporting position-based destructuring with square bracket syntax.
-Xphases-to-dump-before
Set to ExternalPackageParentPatcherLowering to create a dump file after the IR lowering compilation stage. Configure the output directory for the Kotlin/JVM with the -Xdump-directory compiler option.
-Xrepl
Activates the Kotlin REPL.