root/as/err/err_208.casl

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

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