You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That is because we no longer generate main.init function. Instead we generate a variable for running the init routines. Autogenerated functions in general, e.g. type equality functions, still present.
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes, the autogenerated code does not appear in 1.13 and 1.14rc1.
But 1.12.6 is OK.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: