Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Fixed a namespace issue with complex types #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ndicenso
Copy link
Contributor

Fixed an issue with full namespace not being included in return types when a complex type was referenced.

Updated return value of complex type to include full namespace. Since types are being fully namespaced, return types referencing them need to include the same namespace to avoid compiler errors.
Updated return value of complex type to include full namespace. Since types are being fully namespaced, return types referencing them need to include the same namespace to avoid compiler errors.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants