Skip to content

testdata: re-add reflect.DeepEqual test case#5338

Merged
deadprogram merged 1 commit intotinygo-org:devfrom
jakebailey:fix-4373
Apr 23, 2026
Merged

testdata: re-add reflect.DeepEqual test case#5338
deadprogram merged 1 commit intotinygo-org:devfrom
jakebailey:fix-4373

Conversation

@jakebailey
Copy link
Copy Markdown
Member

Fixes #4373

Since AssignableTo was fixed in #5304, this is now working, and just needs the test restored from #4373.

Copy link
Copy Markdown
Member

@dgryski dgryski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@deadprogram
Copy link
Copy Markdown
Member

Thanks for the addition @jakebailey and to @dgryski for review. Now merging.

@deadprogram deadprogram merged commit 7ec9cfc into tinygo-org:dev Apr 23, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

reflect.DeepEqual() panics for interface keys

3 participants