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

spec: options to allow load statements in loops and conditions #554

Open edigaryev opened 1 month ago

edigaryev commented 1 month ago

Resolves https://github.com/google/starlark-go/issues/553.