Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
compiler
/
testData
/
cli
/
jvm
/
duplicateSourcesInModule.xml
blob: ce4f16a0fdc648fb29aa4b984e599e3012ff60c2 [
file
] [
log
] [
blame
]
<modules>
<module
name
=
"name"
outputDir
=
"whatever"
type
=
"java-production"
>
<sources
path
=
"duplicateSourcesInModule.kt"
/>
<sources
path
=
"duplicateSourcesInModule.kt"
/>
</module>
</modules>