root/as/err/err_208.casl

/* [<][>][^][v][top][bottom][index][help] */
;;; casl2 -M32 err_208.casl <teststr.txt
MAIN    START
        IN      IBUF,ILEN
FIN     RET
ILEN    DS      1
IBUF    DS      10
        END

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