useK2

@get:Input
abstract val useK2: Property<Boolean>

Deprecated (with error)

Compiler flag -Xuse-k2 is deprecated; please use language version 2.0 instead

Compile using the experimental K2 compiler pipeline. No compatibility guarantees are provided yet.

Default value: false