Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

atdd: support recursive declaration through references #392

Open
elrandar opened this issue Nov 18, 2023 · 0 comments · May be fixed by #397
Open

atdd: support recursive declaration through references #392

elrandar opened this issue Nov 18, 2023 · 0 comments · May be fixed by #397
Labels
bug target:d Issues related to D Lang (atdd)

Comments

@elrandar
Copy link
Contributor

Add support for dlang tag (eg <dlang t="ref">), to represent one element of a struct as a reference type (pointer).
Currently this is not supported, and recursive types can only be implement through using lists.

@elrandar elrandar added bug target:d Issues related to D Lang (atdd) labels Nov 18, 2023
@elrandar elrandar linked a pull request Dec 5, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug target:d Issues related to D Lang (atdd)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant