Files
bash/tests/comsub-posix1.sub
2022-09-26 11:49:46 -04:00

4 lines
56 B
Plaintext

echo $( if x; then echo foo )
echo should not see this