1 2 3 4 5 6 7 8
(load "../common") (test (build (awk (:inputs '#"How about it now brown cow") (#/.ow/ (add res)))) ("How" "now" "row" "cow"))