Function call returning a reference is an lvalue.
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 21 Feb 2010 09:13:56 +0000 (01:13 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 21 Feb 2010 09:13:56 +0000 (01:13 -0800)
commit2031ca091079c274b9730b0bbe922e63dd48a043
tree511d8b45f200c9b66c7aaeb932da77818195b271
parente50b6cc455047b0fb5b2c066c6f265f680c3613f
Function call returning a reference is an lvalue.
Cython/Compiler/ExprNodes.py