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
It seems packages that rolled their own LanguageVersion often override the relational operators for use when adjusting behavior. I think it's reasonable and is more straightforward than directly using compareTo.
It seems packages that rolled their own
LanguageVersion
often override the relational operators for use when adjusting behavior. I think it's reasonable and is more straightforward than directly usingcompareTo
.\cc @lrhn for thoughts.
The text was updated successfully, but these errors were encountered: