Rearrange a bit.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import "something" for Index
|
||||
|
||||
IO.print(Index) // expect: index
|
||||
@@ -1,3 +0,0 @@
|
||||
import "module_package" for Index
|
||||
|
||||
IO.print(Index) // expect: index
|
||||
Reference in New Issue
Block a user