mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-21 21:07:57 +02:00
6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
echo in source.sub2, calling return
|
|
|
|
return 5
|
|
|
|
echo oops -- return in source.sub2 failed
|