hush: fix "true | func_with_return" not allowing return.
[oweals/busybox.git] / shell / ash_test / ash-misc / assignment2.tests
1 # This must not be interpreted as an assignment
2 a''=b true
3 echo $?