Skip to content

Instantly share code, notes, and snippets.

@cancer
Created November 26, 2014 07:06
Show Gist options
  • Save cancer/4693778124f0da790d0f to your computer and use it in GitHub Desktop.
Save cancer/4693778124f0da790d0f to your computer and use it in GitHub Desktop.
tumblr embed test
var test = function(msg){
console.log(msg);
}
test("これはテストですか?");
test("いいえしょうゆです。");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment