aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-misc/func7.tests
blob: f5e03b6e11c5a1140ab376df1e8bd35a90a55c41 (plain)
1
if f() { echo Ok:$?; } then f; fi