Allow extern "functions" (e.g. macros) to return array types.
authorRobert Bradshaw <robertwb@math.washington.edu>
Sat, 29 Jan 2011 09:25:51 +0000 (01:25 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sat, 29 Jan 2011 09:25:51 +0000 (01:25 -0800)
commit7cdfd770c17aff45aa212cb69eb181da853ac814
tree3987715006fe2a7183603dcc164f436912286ac3
parent9e6d73bb1330191a886235a71cc8c5af33cd1885
Allow extern "functions" (e.g. macros) to return array types.
Cython/Compiler/Nodes.py