Paste-bin.xyz
Archive
Sign In
Login
Register
Username
Current Password
Keep me signed in.
Username
Full Name
Email
New Password
TEXT
185
z function x y
Guest on 24th December 2024 01:04:46 AM
z = function (x, y) {
return x + y
}(10,15)
Raw Paste
z = function (x, y) { return x + y }(10,15)
Login
or
Register
to edit or fork this paste. It's free.