root/as/err/err_104.casl

/* [<][>][^][v][top][bottom][index][help] */
   1 MAIN    START
   2         LD      GR1,A23456789
   3         RET
   4 A23456789 DC    7
   5         END

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