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

6 lines
127 B
Plaintext
Vendored

package
public fun testInvoke(): kotlin.Unit
public fun testInvokeWithLambda(): kotlin.Unit
public fun todo(): kotlin.Nothing