awslabs / ar-go-tools

ar-go-tools (Argot) is a collection of analysis tools for Go
Apache License 2.0
5 stars 1 forks source link

Keeping builtins up to date #2

Closed victornicolet closed 7 months ago

victornicolet commented 1 year ago

When Go 1.21 gets released, we need to add the max, min and clear builtins to the builtin definitions in the different parts of the code.

victornicolet commented 9 months ago

28 Adds the necessary builtins.