Advertisement
Ex0rpl4net

Untitled

Apr 30th, 2015
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.06 KB | None | 0 0
  1. check(now)
  2. {
  3. if (now)
  4. return "true"
  5. else
  6. return "false"
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement