Files
kotlin/compiler/testData/diagnostics/tests/controlFlowAnalysis/deadCode/deadCodeInIf.txt
2015-09-08 02:04:32 +03:00

7 lines
163 B
Plaintext
Vendored

package
public fun bar(): kotlin.Unit
public fun testIf(): kotlin.Unit
public fun testIf1(/*0*/ b: kotlin.Boolean): kotlin.Unit
public fun todo(): kotlin.Nothing