pause.e 78 B

12345678
  1. #
  2. mes 2,EM_WSIZE,EM_PSIZE
  3. exp $pause
  4. pro $pause,0
  5. loc 29
  6. mon
  7. ret 0
  8. end