ℹ️ Your data is safe here... unless you make the SNIP gods angry. And let's just say they have a really bad sense of humor.

From admin, 1 Week ago, written in Lua.
Embed
  1. function greet(name)
  2.   print("Hello "..name)
  3. end
  4. greet("Bob")


captcha