Files
bash/tests/comsub-posix1.sub
2022-06-17 09:54:51 -04:00

4 lines
56 B
Plaintext

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