Skip to content

Comments

Fixes missed export bug.#81

Merged
ihumanable merged 7 commits intomasterfrom
bugfix/multiple-export-declarations
Jun 3, 2025
Merged

Fixes missed export bug.#81
ihumanable merged 7 commits intomasterfrom
bugfix/multiple-export-declarations

Conversation

@ihumanable
Copy link
Owner

When the same function is exported with multiple arities in multiple different export attributes the old code would merge them so only the last arity would be kept

When the same function is exported with multiple arities in multiple different export attributes the old code would merge them so only the last arity would be kept
@ihumanable ihumanable merged commit ca951c4 into master Jun 3, 2025
18 checks passed
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.

1 participant