Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
c538d5bcc304d1ac99783de2337937c70a7013c7
/
.
/
shell
/
hush_test
/
hush-misc
/
assignment2.tests
blob: 540e01ec2389e27900f46aa19d3565837201ac5d [
file
] [
log
] [
blame
]
# This must not be interpreted as an assignment
a
''
=
b
true
echo $
?
# (buglet: $? should be 127. it is currently 1)