Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(c): fix handling of structOrUnionSpecifier nodeName #24
Fixes a bug where the nodeName for structOrUnionSpecifier was not being properly handled. The nodeName is now correctly assigned to the structOrUnionSpecifier.
- Loading branch information