mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 00:21:35 +00:00
Report warning for several modules with same name on module path
This commit is contained in:
3
compiler/testData/javaModules/severalModulesWithTheSameName/dependency1/foo/Foo.java
vendored
Normal file
3
compiler/testData/javaModules/severalModulesWithTheSameName/dependency1/foo/Foo.java
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
package foo;
|
||||
|
||||
public class Foo {}
|
||||
Reference in New Issue
Block a user