Skip to content

Instantly share code, notes, and snippets.

@tanabe
Created February 20, 2009 06:59
Show Gist options
  • Save tanabe/67350 to your computer and use it in GitHub Desktop.
Save tanabe/67350 to your computer and use it in GitHub Desktop.
var hoge:String = [
"hoge",
"foo",
"bar"
].join("");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment