3cffb33ab7
This feature is not needed because it is unconditionally disabled for K1 (because of not fully correct implementation) and unconditionally enabled in K2 (K2 does not support old behavior) ^KT-38895
6 lines
131 B
Plaintext
Vendored
6 lines
131 B
Plaintext
Vendored
package
|
|
|
|
public const val cacheSize: kotlin.Long = 16384.toLong()
|
|
public fun foo(/*0*/ ttlMillis: kotlin.Long = ...): kotlin.Unit
|
|
|