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

7 lines
92 B
Plaintext
Vendored

package
package test {
public fun bar(): kotlin.Int
public fun foo(): kotlin.Int
}