root/as/err/err_111.casl

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

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