Guest User

Untitled

a guest
Nov 8th, 2014
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Nim 0.05 KB | None | 0 0
  1. block:
  2.     var i = 0
  3.     proc p() =
  4.         inc(i)
Advertisement
Add Comment
Please, Sign In to add comment