Skip to content

Instantly share code, notes, and snippets.

@avnr
Created December 25, 2016 14:52
Show Gist options
  • Save avnr/ebdf39cc36e45feef81b117595362f58 to your computer and use it in GitHub Desktop.
Save avnr/ebdf39cc36e45feef81b117595362f58 to your computer and use it in GitHub Desktop.
foo=lambda _:'bar'
@print
@foo
class _:pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment