Fix #663 - type inference for sliced complex pointers.
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 3 Mar 2011 03:35:00 +0000 (19:35 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 3 Mar 2011 03:35:00 +0000 (19:35 -0800)
commit7c71fe4a2f44764802499d384c4eba22b08c34d9
tree507b353683036fa35c3e5721a18f78f397e73568
parent829d6485b77b5688671959f840712c01e6886556
Fix #663 - type inference for sliced complex pointers.
Cython/Compiler/ExprNodes.py