functions14.cout 114 B

12345678910
  1. push "hi"
  2. use ignoregoto(1)
  3. push "end"
  4. use goto(1)
  5. wusi(7)
  6. push "HI"
  7. use print(1)
  8. return(0)
  9. push "a"
  10. use print(1)