Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Feb 18th, 2019
75
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JavaScript
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
function
b
(
)
{
var
myVar
;
console.
log
(
myVar
)
;
}
function
a
(
)
{
var
myVar
=
2
;
console.
log
(
myVar
)
;
b
(
)
;
}
var
myVar
=
1
;
console.
log
(
myVar
)
;
a
(
)
;
console.
log
(
myVar
)
;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ API Flaw Money Method
CSS | 12 min ago | 1.04 KB
⭐ Exploit Documentation ⭐
CSS | 12 min ago | 1.04 KB
This month smells like money
CSS | 13 min ago | 1.04 KB
livehindustan.com_AMP_Splash_test_on_tap
30 min ago | 1.32 KB
libJSON
Lua | 1 hour ago | 69.33 KB
CE Hotkeys Manager
Lua | 1 hour ago | 5.36 KB
updateStructFromMonoClass
Lua | 1 hour ago | 4.92 KB
TableCleaner
Lua | 2 hours ago | 3.99 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!