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
Problem first appeared while working with SingleDenotation in our repository,
when I tried to get its symbol no completions appeared.
This is minimized issue.
Compiler version
3.1.3-RC2
Minimized code
Problem first appeared while working with SingleDenotation in our repository,
when I tried to get its symbol no completions appeared.
This is minimized issue.
Output
m1 properly shows
symbol: Int
m2 shows no completion.
Expectation
m1 properly shows
symbol: Int
m2 shows
symbol: String
The text was updated successfully, but these errors were encountered: