Files
kotlin-fork/compiler/testData/diagnostics/tests/dataFlow/EmptyIf.txt
T
Alexander Udalov 3a8ad45dec Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
2014-10-21 03:18:27 +04:00

7 lines
222 B
Plaintext
Vendored

package
internal fun f1(/*0*/ s: kotlin.String?): kotlin.Unit
internal fun f2(/*0*/ s: kotlin.Number?): kotlin.Unit
internal fun f3(/*0*/ s: kotlin.Number?): kotlin.Unit
internal fun f4(/*0*/ s: kotlin.Int?): kotlin.Unit