*** Running test-hello (Module namespace:hi defs:[]) [(Token path:foo.sh chunk:'echo hi' start:5 length:1)] (module "hello" (include "") (func main [argv [List Str]] (print (argv 1)) (return 42) ) ) OK test-hello yaks/TEST.sh: 1 tests passed. yaks/yaks.asdl -> (asdl_main) -> _devbuild/gen/yaks_asdl.py Success: no issues found in 1 source file