Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
4e1f65a4173cb03ef0028d544df19e7e069c9350
/
.
/
jps-plugin
/
testData
/
general
/
KotlinJavaScriptProjectWithTestsAndTestAndSrcModuleDependency
/
src
/
Main.kt
blob: d4f0711d3f50f85606ba8d11a316b7226f9a99a8 [
file
]
import
src
.*
import
test
.*
fun main
()
{
srcAndTests
()
ambiguous
()
}