Skip to content

Conversation

@michalkvasnicak
Copy link
Collaborator

This PR fixes issues when arg is an array of struct/enum

@michalkvasnicak michalkvasnicak self-assigned this Jun 16, 2025
@michalkvasnicak michalkvasnicak requested a review from normanzb June 16, 2025 08:29
src/source.ts Outdated
this.variableDeclaration.typeName.baseType.nodeType ===
"UserDefinedTypeName"
) {
console.log(this.variableDeclaration.typeName.baseType);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need a logging here?

@normanzb normanzb merged commit 4863874 into natspec-on-struct Jun 16, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants