5 lines
128 B
Text
5 lines
128 B
Text
#with the module system:
|
|
!import!foo
|
|
|
|
#passing a file name (only works with compiled bytecode files):
|
|
!run-file "/path/file.vu"
|