root/as/err/err_113.casl

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

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