Advertisement
Guest User

Untitled

a guest
Jul 6th, 2015
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. Instructions:
  2. BB [1:LBL_1:-1]
  3. %v_4 = copy(nil)
  4. %v_5 = copy(%v_4)
  5. BB [2:LBL_2:-1]
  6. %self = recv_self()
  7. BB [3:_LOOP_BEGIN_0:5]
  8. %v_4 = call_0o(%self ;n:gets, t:VA, cl:false)
  9. b_false(LBL_0:15, %v_4)
  10. BB [4:_ITER_BEGIN_0:8]
  11. thread_poll()
  12. line_num(;n: 0)
  13. %v_5 = get_global_var($_)
  14. %v_6 = call_1o(%self, %v_5 ;n:puts, t:FU, cl:false)
  15. jump(_LOOP_BEGIN_0:5)
  16. BB [6:LBL_0:15]
  17. return(nil)
  18. BB [8:LBL_3:-1]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement