mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-07 20:30:52 +02:00
4 lines
42 B
Plaintext
4 lines
42 B
Plaintext
echo $( if x; then echo foo )
|
|
|
|
echo after
|