Replies: 1 comment 4 replies
|
No, it’s not possible to change the signature after compilation. |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Here`s the demo:
https://go.dev/play/p/3nmVM4gi7AZ
If the signature of the foo function is inconsistent with the compile-time version, can it still execute normally? Is this expected behavior or a bug?
All reactions