Files

9 lines
101 B
Kotlin

package test
import src.srcAndTests
fun testSrcAndTests() {
srcAndTests()
}
fun ambiguous() {}