1 2
assert(arg[1], "lua: file name must be specified") return require("vendor.fennel").install().dofile(arg[1])