Run a T script
Evaluates a T script file and imports its definitions into the current environment. Useful for interactive development to reload module files.
String
t_run("src/my_script.t")