Sign in
coral
/
busybox
/
e04a38c0c91c17ce27fb11d83f6767614b7d6b59
/
.
/
shell
/
ash_test
/
ash-misc
/
colon.tests
blob: cb8ab53060a125a8591f0528659d2b6bf198a3e8 [
file
] [
log
] [
blame
]
false
:
echo $
?
(
while
:;
do
exit
;
done
)
echo OK
:
$
?