4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
import "loop" as x;
|
|
|
|
print(`Module test! foo = ${x::foo}`);
|
import "loop" as x;
|
|
|
|
print(`Module test! foo = ${x::foo}`);
|