Skip to content

Instantly share code, notes, and snippets.

@st98
Last active August 29, 2015 14:01
Show Gist options
  • Save st98/57c2828fd3a7a52a6efe to your computer and use it in GitHub Desktop.
Save st98/57c2828fd3a7a52a6efe to your computer and use it in GitHub Desktop.
コンソールで実行すると楽しい。
} if (1) { console.log('hoge'); // => 'hoge'
__commandLineAPI.hoge = 1; hoge // => 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment