Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
1fd1ea4395e520694bd9f8b1dc9e60af6442946d
/
.
/
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)