OILS / spec / testdata / return-helper.sh View on Github | oilshell.org

5 lines, 3 significant
1
2echo 'return-helper.sh'
3return 42
4echo 'should not see'
5