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