Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Oct 21st, 2017
81
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JavaScript
0.38 KB
| None
|
0
0
raw
download
clone
embed
print
report
function
eins
(
cb
)
{
return
function
(
)
{
setTimeout
(
function
(
)
{
console.
log
(
"Erster"
)
;
cb
(
)
;
}
,
100
)
;
}
}
function
zwei
(
)
{
console.
log
(
"Zweiter"
)
;
}
eins
(
zwei
)
;
Add Comment
Please,
Sign In
to add comment
Public Pastes
GMAIL Logs (2FA disabled)
JavaScript | 8 sec ago | 0.08 KB
Make 3500$ in 20 MIN [Method] Z
JavaScript | 13 sec ago | 0.08 KB
MAKE $500 INSTANTLY
JavaScript | 19 sec ago | 0.08 KB
FREE BTC GUIDE
JavaScript | 31 sec ago | 0.08 KB
Make $1200 in 15 minutes
JavaScript | 42 sec ago | 0.08 KB
FREE BTC GUIDE 6
JavaScript | 44 sec ago | 0.08 KB
Netflix Premium UHD Hits
JavaScript | 57 sec ago | 0.08 KB
Make $2000 in 15 minutes Y
JavaScript | 1 min ago | 0.08 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!