Files
android_external_bash/tests/comsub-posix1.sub
2009-09-12 16:47:00 +00:00

4 lines
42 B
Plaintext

echo $( if x; then echo foo )
echo after