-
Notifications
You must be signed in to change notification settings - Fork 53
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: recursive variants and records #397
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. If you'd like to make a release, go for it. I suggest announcing it on the Discussions board.
After using it for internal projects, I am not happy with the generated code in some cases, so would like to leave it open until I find the time to have an implementation I'm happy with |
Marking this PR as "draft" to avoid accidental merging. |
enum
as data type for variant without dataCloses #392