hush: fix a bug in argv restoration after sourcing a file
[oweals/busybox.git] / shell / hush_test / hush-misc / assignment2.tests
1 # This must not be interpreted as an assignment
2 a''=b true
3 echo $?