More accurate import conflict detection
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package dependency
|
||||
|
||||
fun div(char c1, char c2){}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
package dependency
|
||||
|
||||
fun div(char c1, char c2){}
|
||||