Skip to content

Instantly share code, notes, and snippets.

@vito
Created September 13, 2010 19:51
Show Gist options
  • Save vito/577906 to your computer and use it in GitHub Desktop.
Save vito/577906 to your computer and use it in GitHub Desktop.
["foo",
"bar",
"baz"] print
[
"foo"
"bar"
"baz"
] print
["foo", "bar", "baz"] print
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment