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

7 lines
168 B
Plaintext
Vendored

package
public fun b(): kotlin.Boolean
public fun foo1(): [ERROR : Error function type]
public fun foo2(): [ERROR : Error function type]
public fun foo3(): kotlin.Int