root/as/sample/call_count1.casl

/* [<][>][^][v][top][bottom][index][help] */
MAIN    START
        LAD     GR1,32764
        CALL    COUNT1
        RET
        END

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