Advertisement
Sanwi

jalist

May 27th, 2014
403
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. $${
  2.  
  3. #jalistincrement = 2
  4. do;
  5. wait(1000ms);
  6. echo("/jalist %#jalistincrement%");
  7. inc(#jalistincrement);
  8. loop;
  9.  
  10. stop();
  11. }$$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement