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

6 lines
105 B
Plaintext
Vendored

package
package f {
public fun test(/*0*/ a: kotlin.Boolean, /*1*/ b: kotlin.Boolean): kotlin.Int
}