CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2018/01/12 04:13:29

Modified files:
        regress/bin/ksh: arith.t 

Log message:
Add basic tests for octal and hex notation in arithmetic expansions

POSIX requires only decimal, octal and hex, tests for the $((x#number))
notation could be useful too.

Reply via email to