OILS
/
spec
/
testdata
/ return-helper.sh
View on Github
|
oilshell.org
5 lines, 3 significant
1
2
echo
'
return-helper.sh
'
3
return 42
4
echo
'
should not see
'
5