Imported from ../bash-2.01.tar.gz.
[platform/upstream/bash.git] / tests / source.sub2
1 echo in source.sub2, calling return
2
3 return 5
4
5 echo oops -- return in source.sub2 failed