Skip to content

Instantly share code, notes, and snippets.

@anjianshi
Last active January 3, 2016 13:49
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 anjianshi/8471775 to your computer and use it in GitHub Desktop.
Save anjianshi/8471775 to your computer and use it in GitHub Desktop.
value = 1
fn = ->
`var value` # 通过这句强制创建一个局部变量
value = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment