Files
kotlin-fork/compiler/testData/diagnostics/tests/controlStructures/ForbidStatementAsDirectFunctionBody.txt
T

7 lines
224 B
Plaintext
Vendored

package
public fun b(): kotlin.Boolean
public fun foo1(): [Error type: Return type for function cannot be resolved]
public fun foo2(): [Error type: Return type for function cannot be resolved]
public fun foo3(): kotlin.Int