@@ -322,7 +322,7 @@ relop:
}
| '<'
{
$$ = rel_le;
$$ = rel_lt;
| '>'
The note is not visible to the blocked user.