when there no definitions cwarp create broken code
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
it will create something like this:
cdef extern from "test1.h":
cdef extern from "test2.h":
cdef extern from "test3.h":
it should add a cw_ast.Pass, when there no definitions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.