Skip to content

Instantly share code, notes, and snippets.

@LinAGKar
Created June 20, 2018 13:38
Show Gist options
  • Select an option

  • Save LinAGKar/e1d02d73ce6fcbe010b18d6c2592576b to your computer and use it in GitHub Desktop.

Select an option

Save LinAGKar/e1d02d73ce6fcbe010b18d6c2592576b to your computer and use it in GitHub Desktop.
reproduce Compiler crash in PostParse
cdef struct S:
pass
cdef class X:
cdef S *y = NULL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment