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
class \u0042 { } is properly processed, but the source range for the identifier is missing.
This is causing ReorgQuickFixTests.testWrongTypeName_bug180330 to fail.
The text was updated successfully, but these errors were encountered:
class \u0042 { }
is properly processed, but the source range for the identifier is missing.This is causing ReorgQuickFixTests.testWrongTypeName_bug180330 to fail.
The text was updated successfully, but these errors were encountered: