OILS
/
spec
/
testdata
/
module
/ module1.ysh
View on Github
|
oilshell.org
5 lines, 3 significant
1
module
'
module1
'
|| return 0
2
3
source $REPO_ROOT/spec/testdata/module/common.ysh
4
5
echo
'
module1
'