You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The list here of things permitted in const functions is out of date, and has been since at least 1.33.0 when let bindings, assignments, and other constructs were allowed.
The text was updated successfully, but these errors were encountered:
Closing, as I believe the list is now up-to-date via #842, #867, and #883. If there is anything still missing, feel free to reopen or open a new issue.
The list here of things permitted in const functions is out of date, and has been since at least 1.33.0 when
let
bindings, assignments, and other constructs were allowed.The text was updated successfully, but these errors were encountered: