root/as/cmd/NOP/nop.casl

/* [<][>][^][v][top][bottom][index][help] */
   1 ;;; NOP
   2 MAIN    START
   3         NOP
   4         NOP
   5         NOP
   6         NOP
   7         NOP
   8         NOP
   9         NOP
  10         NOP
  11         NOP
  12         RET
  13         END

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