google / starlark-go

Starlark in Go: the Starlark configuration language, implemented in Go
BSD 3-Clause "New" or "Revised" License
2.26k stars 204 forks source link

starlark: tweak how UnpackArgs enforces optional args #545

Closed nicks closed 1 month ago

nicks commented 1 month ago

Fixes https://github.com/google/starlark-go/issues/544