-
-
Notifications
You must be signed in to change notification settings - Fork 188
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
Union does not work for pointer type #255
Comments
Ah yes, interesting. I have a fix half done, will get it in today hopefully. |
Tagged v2.0.0-beta.5 with the fix. |
@alecthomas while making coverage for this in #213, I discovered this fix wasn't correct. 49f4822e#diff-5bc2d8471b75bfdf044ca005bc151f75b27c820ab857ef639ffe1124405c3c47R114 ( To see the bug in action, try modifying |
https://go.dev/play/p/CWC44DlcCl5
The text was updated successfully, but these errors were encountered: