NielsUtrecht

hydraApiTest

Sep 8th, 2013
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.11 KB | None | 0 0
  1.  os.loadAPI("hydraApi")
  2.  
  3.  local t = { key1 = "string1", key2 = "string2" }
  4.  
  5.  hydraApi.printTable(t)
Advertisement
Add Comment
Please, Sign In to add comment