Skip to content

Instantly share code, notes, and snippets.

@shundroid
Last active January 1, 2016 14:01
Show Gist options
  • Save shundroid/3ebf4218c96f4e7a980a to your computer and use it in GitHub Desktop.
Save shundroid/3ebf4218c96f4e7a980a to your computer and use it in GitHub Desktop.
```js
// .....
var hoge = () => {
};
// ......
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment