Ticket #280 (closed defect: fixed)
"cdef" statement allows invalid syntax
| Reported by: | scoder | Owned by: | scoder |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.11.2 |
| Component: | Parsing | Keywords: | |
| Cc: |
Description
The parser accepts various kinds of invalid code for the cdef statement, e.g. cdef pass, cdef nogil: or cdef nogil class ...
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

