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
There doesn't seem to be a great solution here since the problem is that val.toks is a list, so it will not get recursively substituted. One potential question to explore is whether we want to allow recursive substitution with expressions so that we could have a "list" of vetting expressions.
The text was updated successfully, but these errors were encountered: