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

7 lines
117 B
Plaintext
Vendored

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