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
The current diagnostic for unreachable code is the first token, which is rather subtle..
The quick fix will correctly remove all the used code. the diagnostic should be have similarly. we should consider reusing the same code from the quick fix to generate the diagnostic spans