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 is no syntactic way to distinguish a method from a class name.
Therefore, we try loading the class and if it fails we
assume it was a method name and try again with what we think
the class name is.
0 commit comments