|
|
|
|
|
by suessflorian
1099 days ago
|
|
Nice - but hang on a second, I thought you cannot shadow language keywords in Go. So projects bumping to 1.21 in the future should be aware that you will run into compile time errors all of a sudden… doesn’t that actually break the compatibility promise? max := something()
https://go.dev/doc/go1compat |
|