Skip to content

Instantly share code, notes, and snippets.

@ion1
Created May 13, 2015 22:08
Show Gist options
  • Select an option

  • Save ion1/e22e4ee869dae11a3acf to your computer and use it in GitHub Desktop.

Select an option

Save ion1/e22e4ee869dae11a3acf to your computer and use it in GitHub Desktop.
If ($) was left-associative
-- If ($) was left-associative
foo = bar -- an expression worth its own line
$ baz -- ditto, as the first parameter to bar
$ quuz -- ditto, as the second parameter to bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment