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
If an operation reference contains an identifier, then it is used in a DSL notation in which the identifier should be separated with a from a parenthesized expression to avoid confusion with a function call. E.g. format as `every { foo() } returns (bar) andThen (baz)`
Offsets for operators having length 2 or more, and not followed by single space were incorrect as length of the operator was not taken into account.
Closes#2459
Expected Rule behavior
Additional information
The text was updated successfully, but these errors were encountered: