Avoid unused C variable warning by moving declaration and usage under the same condition.
Closes https://github.com/cython/cython/pull/3763
Showing
Please register or sign in to comment
Closes https://github.com/cython/cython/pull/3763