v0.5.1
C declaration lists (e.g. C code float a, b, c;) are now properly parsed into parser.declarations
What's Changed
- Process all declarations in decl_list by @davidivkovic in #9
New Contributors
- @davidivkovic made their first contribution in #9
Full Changelog: v0.5.0...v0.5.1