Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
3f4847b6d9198a359e98933271af4630b3c41f0a
/
.
/
shell
/
ash_test
/
ash-misc
/
func_compound1.tests
blob: 20c8bf18b464b9dd5f6d3c317e143145ffb288c4 [
file
] [
log
] [
blame
]
f
()
for
i
in
1
2
3
;
do
echo $i
done
f