Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Yay, Ruby!
a guest
Aug 30th, 2013
114
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
irb(main):009:0> a = [[1]]
=> [[1]]
irb(main):010:0> b = a.dup
=> [[1]]
irb(main):011:0> b[0][0]=2
=> 2
irb(main):012:0> a
=> [[2]]
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
1500$ in 1 day [Method]? MA
Java | 45 sec ago | 0.07 KB
FREE BTC GUIDE 5
JavaScript | 59 sec ago | 0.07 KB
Make $200 in 15 minutes T
JavaScript | 1 min ago | 0.07 KB
????Make $3500 INSTANTLY [Works Worldwide]???...
Java | 1 min ago | 0.07 KB
made in heaven
Lua | 2 min ago | 2.09 KB
300$ GIFTCARDS? P8
Java | 2 min ago | 0.07 KB
MAKE $900 INSTANTLY N
JavaScript | 3 min ago | 0.07 KB
✅ MAKE $12OO IN 10 MIN 6
JavaScript | 3 min ago | 0.07 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!