Guest User

Untitled

a guest
Dec 12th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. {"x"=>[{"y"=>42}]}
  2. [["x", {"y"=>42}]]
  3. {"x"=>[{"y"=>42}]}
  4. [["x", ["y", 42]]]
  5. {"x"=>[]}
Add Comment
Please, Sign In to add comment