Files
kotlin-fork/compiler/testData/diagnostics/tests/when/ExhaustiveBooleanComplex.txt
T
Mikhail Glukhikh c4aa6d01a9 Exhaustive when on boolean argument. A set of tests.
Compile-time constants are taken into account. #KT-3743 Fixed.
2015-05-18 19:44:22 +03:00

4 lines
68 B
Plaintext
Vendored

package
internal fun foo(/*0*/ arg: kotlin.Boolean): kotlin.String