Skip to content

Conversation

@austinderek
Copy link

When using any as param or return type of an exported function, we currently have the error unrecognized Go type any. any is an alias of interface{} which is already supported.

This would avoid such change: php/frankenphp#1976


🔄 This is a mirror of upstream PR golang#76325

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.

3 participants