56 here-doc terminated with a parenthesis
57 ' # or a single back- or doublequote
58 line terminated with a backslash
59 ./comsub-posix1.sub: command substitution: line 2: syntax error near unexpected token `)'
60 ./comsub-posix1.sub: command substitution: line 2: ` if x; then echo foo )'
62 swap32_posix is a function
65 local funcname=swap32_posix;
70 ($arg & 4278190080) >> 24 |
71 ($arg & 16711680) >> 8 |