07691e369a
Original commit: 6608e97d35
9 lines
101 B
Kotlin
Vendored
9 lines
101 B
Kotlin
Vendored
package test
|
|
|
|
import src.srcAndTests
|
|
|
|
fun testSrcAndTests() {
|
|
srcAndTests()
|
|
}
|
|
|
|
fun ambiguous() {} |