mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 15:53:19 +00:00
Optimize comparison with zero and null
This commit is contained in:
@@ -13,5 +13,6 @@ fun bar() {
|
||||
|
||||
// 0 valueOf
|
||||
// 0 Value\s\(\)
|
||||
// 1 IFNULL
|
||||
// 0 IFNONNULL
|
||||
// 0 IFNULL
|
||||
// 1 IFNONNULL
|
||||
// 1 IF
|
||||
|
||||
Reference in New Issue
Block a user