3 lines
56 B
Text
3 lines
56 B
Text
echo $( if x; then echo foo )
|
|
|
|
echo should not see this
|
echo $( if x; then echo foo )
|
|
|
|
echo should not see this
|