Blob Blame History Raw
cdef public int grail

cdef public spam(int servings):
    pass

cdef public class sandwich [object sandwich, type sandwich_Type]:
    cdef int tomato
    cdef float lettuce