sub foo { return "bar" } printf "foo returns %s\n", foo();