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
Journal: change validVarName to return errors and add some tests
the validVarName function now returns descriptive errors instead of a bool.
It also returns an error when the variable name is empty.
Some additional tests have also been added.
0 commit comments