root/as/err/err_110.casl

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

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