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
That's a good idea, and shouldn't be too hard to do either once we have the trees (here)
One thing though: sometimes people override the entryName as a val or using their own string manipulation functions; in these cases, the check probably shouldn't trigger an error even if not using case object.
When you're using
You'll just get garbage as the name, without any compiler error:
The text was updated successfully, but these errors were encountered: