Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jun 16th, 2019
82
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.22 KB
| None
|
0
0
raw
download
clone
embed
print
report
var z = 50;
var y = 1;
function test(z,y){
z++;
y=y+2;
console.log(z,y,'try');
if(y>z){
console.log(z,y,'you do it');
return false;
}else{
test(z,y);
}
}
test(z,y);
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Free Crypto Method ✅ NEVER SEEN BEFORE
JavaScript | 4 sec ago | 0.25 KB
✅ Swapzone Profit Method
JavaScript | 11 sec ago | 0.25 KB
✅ Swapzone Profit Method
JavaScript | 17 sec ago | 0.25 KB
Free Crypto Method ✅ NEVER SEEN BEFORE
JavaScript | 23 sec ago | 0.25 KB
Exchange Exploit
JavaScript | 30 sec ago | 0.25 KB
✅ Free ETH Method
JavaScript | 43 sec ago | 0.25 KB
✅ Swapzone Profit Method
JavaScript | 43 sec ago | 0.25 KB
ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 56 sec ago | 0.25 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!