root/as/err/err_120.casl

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

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