root/as/cmd/NOP/nop.casl

/* [<][>][^][v][top][bottom][index][help] */
;;; NOP
MAIN    START
        NOP
        NOP
        NOP
        NOP
        NOP
        NOP
        NOP
        NOP
        NOP
        RET
        END

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