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
[Immutable]publicsealedclassWhatever{privatereadonlyobjectx;publicWhatever(){x=newobject();// ok(x)=newValueTuple<object>(newList<string>());// needs to be caught}}
while we're here, add a test case for the left hand side being parenthesized but not destructuring:
The text was updated successfully, but these errors were encountered:
while we're here, add a test case for the left hand side being parenthesized but not destructuring:
The text was updated successfully, but these errors were encountered: