Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ label:deprecated[]
----
... + n:A&B\|C
----
a| Using an unparenthesized label expression predicate as the right-hand side operand of `+` is deprecated.
a| Using an unparenthesized label expression predicate as the right-hand side operand of `\+` is deprecated.
Parenthesize the label expression predicate on the right-hand side of `+`: `... + (n:A)`.

a|
Expand Down