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

checker: disallow foo[T] as a value #22820

Merged
merged 5 commits into from
Nov 12, 2024

Conversation

Delta456
Copy link
Member

@Delta456 Delta456 commented Nov 10, 2024

@Delta456 Delta456 marked this pull request as draft November 10, 2024 13:20
@Delta456 Delta456 marked this pull request as ready for review November 10, 2024 20:23
Copy link
Member

@spytheman spytheman left a comment

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 eee9ee5 into vlang:master Nov 12, 2024
71 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.

C error when func[T] used as a value
2 participants