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
Also replace the `isPublic` in `DottyBackendInterface` by this one, note
that the new definition fixes a bug in the previous one:
private-qualified symbols do not have the `Private` flag set (see
`ParserCommon#normalize`) but are still not public.
0 commit comments