Imported from ../bash-3.1.tar.gz.
[platform/upstream/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