3 lines
41 B
ChaiScript
3 lines
41 B
ChaiScript
load_module("test")
|
|
print(hello_world())
|
load_module("test")
|
|
print(hello_world())
|