Files
kotlin-fork/compiler/testData/diagnostics/tests/evaluate/noOverflowWithZero.txt
T
2017-03-30 13:27:53 +03:00

5 lines
72 B
Plaintext
Vendored

package
public val zero: kotlin.Int = 0
public fun test(): kotlin.Unit