forked from Mirror/wren
3 lines
62 B
Plaintext
3 lines
62 B
Plaintext
|
|
import "something" for Index
|
||
|
|
|
||
|
|
IO.print(Index) // expect: index
|