Files
kotlin-fork/compiler/testData/diagnostics/tests/regressions/kt41.txt
T
2015-09-08 02:04:32 +03:00

7 lines
112 B
Plaintext
Vendored

package
package kt41 {
public fun aaa(): [ERROR : Error function type]
public fun bbb(): kotlin.Unit
}