Fix bogus warning about numeric overflow when value is zero
#KT-17149 Fixed
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package
|
||||
|
||||
public val zero: kotlin.Int = 0
|
||||
public fun test(): kotlin.Unit
|
||||
Reference in New Issue
Block a user