Files
kotlin-fork/compiler/testData/diagnostics/tests/smartCasts/kt32358_3.txt
T
Pavel Kirpichenkov 3fcf3d6fea Add regression tests
KT-32358
2020-01-15 14:39:40 +03:00

5 lines
143 B
Plaintext
Vendored

package
public fun </*0*/ R> callIt(/*0*/ fn: () -> R): R
public fun smartIt(/*0*/ p1: kotlin.String?, /*1*/ p2: kotlin.String?): kotlin.Unit