Skip to content

Conversation

@ForteScarlet
Copy link
Owner

Previously, when you made a copy, you would just take the annotations from the original function and use them.
But then argumentMapping would throw an exception if an argument of type KClass appeared, so instead we use buildAnnotation to build a copy based on annotations.

See also #56

…o copy an annotation with an argument of type `KClass`
@ForteScarlet ForteScarlet added the bug Something isn't working label Jul 3, 2024
@ForteScarlet ForteScarlet merged commit ddadedb into dev Jul 3, 2024
@ForteScarlet ForteScarlet deleted the fix-Failed-Requirement branch July 3, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants