root/as/err/err_209.casl

/* [<][>][^][v][top][bottom][index][help] */
;;; casl2 -M32 err_209.casl
MAIN    START
        OUT     BUF,LEN
        RET
BUF     DC      ' !'
LEN     DC      60
        END

/* [<][>][^][v][top][bottom][index][help] */