Files

9 lines
101 B
Kotlin
Vendored

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