Skip to content

Instantly share code, notes, and snippets.

@b5y
Created April 4, 2016 11:31
Show Gist options
  • Save b5y/d3bc895ebe1ecc06b522071dfa1cf840 to your computer and use it in GitHub Desktop.
Save b5y/d3bc895ebe1ecc06b522071dfa1cf840 to your computer and use it in GitHub Desktop.
Test example for this question: https://github.com/PyCQA/redbaron/issues/96
q = 3
t = \
6
f = q\
&t
p = q| t
h = f ^ t
a = \
2
b = 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment