root/as/err/err_104.casl

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

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