Format example scripts better.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// This script imports an external script as a module.
|
||||
|
||||
import "loop" as x;
|
||||
|
||||
print(`Module test! foo = ${x::foo}`);
|
||||
|
Reference in New Issue
Block a user