Sign in
coral
/
busybox
/
e04a38c0c91c17ce27fb11d83f6767614b7d6b59
/
.
/
shell
/
ash_test
/
ash-misc
/
func_return2.tests
blob: a049dd180c0c8f32fc32206b976fa8cd34b85785 [
file
] [
log
] [
blame
]
f1
()
{
return
2
;
}
f1
echo
Two
:
$
?
false
true
|
f1
echo
Two
:
$
?