]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/source2.sub
Bash-4.4 patch 19
[thirdparty/bash.git] / tests / source2.sub
1 echo in source.sub2, calling return
2
3 return 5
4
5 echo oops -- return in source.sub2 failed