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

8 lines
126 B
Plaintext
Vendored

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