root/as/err/err_120.casl

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

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