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
When obtaining multiple names, it's a nuisance to write define-var over and over again. Instead, provide a define-vars that enables extracting multiple names.
The text was updated successfully, but these errors were encountered:
When obtaining multiple names, it's a nuisance to write
define-var
over and over again. Instead, provide adefine-vars
that enables extracting multiple names.The text was updated successfully, but these errors were encountered: