root/as/err/err_111.casl

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

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