Skip to content

Instantly share code, notes, and snippets.

@egoist
Created October 28, 2014 12:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save egoist/bd84c9114e0632b7a05d to your computer and use it in GitHub Desktop.
Save egoist/bd84c9114e0632b7a05d to your computer and use it in GitHub Desktop.
Created by Miu https://miu.0x142857.com

123

<span class="hljs-function"><span class="hljs-keyword">function</span> <span class="hljs-title">func</span><span class="hljs-params">()</span></span>{
    alert(<span class="hljs-string">'123'</span>)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment