mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 00:21:28 +00:00
Implement an intrinsic method for boolean.and operation, and replace ANDAND condition with a call to such intrinsic method.
Implement an intrinsic method for boolean.and operation, and replace ANDAND condition with a call to such intrinsic method.