mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 15:53:37 +00:00
6 lines
188 B
XML
6 lines
188 B
XML
<modules>
|
|
<module name="name" outputDir="whatever">
|
|
<sources path="duplicateSourcesInModule.kt"/>
|
|
<sources path="duplicateSourcesInModule.kt"/>
|
|
</module>
|
|
</modules> |