Skip to content

parser: fix interface method declaration with fixed array return type#25145

Merged
spytheman merged 1 commit into
vlang:masterfrom
felipensp:fix_fixed_array_interface_method_ret
Aug 20, 2025
Merged

parser: fix interface method declaration with fixed array return type#25145
spytheman merged 1 commit into
vlang:masterfrom
felipensp:fix_fixed_array_interface_method_ret

Conversation

@felipensp

Copy link
Copy Markdown
Member

Fix #25137

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-23681

@felipensp felipensp marked this pull request as ready for review August 20, 2025 11:57

@spytheman spytheman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Excellent work!

@spytheman spytheman merged commit 98ca0f0 into vlang:master Aug 20, 2025
83 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.

interface function return fixed array type check error

2 participants