Skip to content

Rewrite interface{} to any #178

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

Merged
1 commit merged into from May 14, 2024
Merged

Rewrite interface{} to any #178

1 commit merged into from May 14, 2024

Conversation

ghost
Copy link

@ghost ghost commented May 14, 2024

The type any is an alias for type interface{}.

Closes #176

The type any is an alias for type interface{}.
@ghost ghost merged commit 863141a into neovim:main May 14, 2024
@ghost ghost deleted the any branch May 14, 2024 17:00
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

interface{} -> any
2 participants