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