Commit 56a44bf2 authored by Robert Bradshaw's avatar Robert Bradshaw Committed by GitHub

Merge pull request #1617 from fabianrost84/patch-1

Update language_basics.rst: corrected an example
parents 45b67151 c1061767
......@@ -106,7 +106,7 @@ can group them into a :keyword:`cdef` block like this::
int tons
int i
float f
float a
Spam *p
void f(Spam *s):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment