OILS / spec / testdata / module / module1.ysh View on Github | oilshell.org

5 lines, 3 significant
1source-guard 'module1' || return 0
2
3source $REPO_ROOT/spec/testdata/module/common.ysh
4
5echo 'module1'