Skip to content

Instantly share code, notes, and snippets.

@osdrv
Created March 14, 2012 21:30
Show Gist options
  • Save osdrv/2039661 to your computer and use it in GitHub Desktop.
Save osdrv/2039661 to your computer and use it in GitHub Desktop.
semicolon sensetive
main() {
var a = 1
var b = null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment