Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
file.lua
a guest
Jan 19th, 2017
123
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lua
0.12 KB
| None
|
0
0
raw
download
clone
embed
print
report
f
=
io.open
(
'log'
,
'w'
)
assert
(
f
)
function
my_func
(
arg
)
f
:
write
(
'my_func is called with arg='
..
arg
..
'
\n
'
)
end
Add Comment
Please,
Sign In
to add comment
Public Pastes
WormHandler Module for Be Mole
Lua | 1 hour ago | 12.98 KB
gdg-stjohns-python
Python | 3 hours ago | 2.21 KB
gdg-stjohns-html
HTML | 3 hours ago | 1.52 KB
parrot code
HTML 5 | 6 hours ago | 0.31 KB
menu-dialog.sh
Bash | 6 hours ago | 2.17 KB
menu-de-texto.sh
Bash | 6 hours ago | 0.61 KB
bkp-rsync-var-inc.sh
Bash | 6 hours ago | 0.62 KB
2025-07-21_stats.json
JSON | 6 hours ago | 3.75 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!