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

7 lines
116 B
Plaintext
Vendored

package
package kt1940 {
public fun foo(/*0*/ i: kotlin.Int): kotlin.Unit
public fun test(): kotlin.Unit
}