root/as/err/err_113.casl

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

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