mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-03 16:59:22 +02:00
4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
echo $( if x; then echo foo )
|
|
|
|
echo should not see this
|