Add casting to const
The included test is derived from a real world case which would lead to warnings in GCC if the pointer wouldn't be explicitly casted to const.
Showing
tests/compile/constcast.pyx
0 → 100644
Please register or sign in to comment