Import insertion algorithm
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// IMPORT: dependency.Class2
|
||||
package p
|
||||
|
||||
import dependency.Class1
|
||||
import dependency.function
|
||||
import dependency.property
|
||||
Reference in New Issue
Block a user