Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- tArg = {...}
- for a = 1, #tArg do
- write(tArg[a] .. " ")
- end
- write("\n")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement