rspec/rules/S2761/description.adoc

4 lines
150 B
Plaintext
Raw Permalink Normal View History

The repetition of a prefix operator (``++!++``, or ``++~++``) is usually a typo. The second operator invalidates the first one.
include::{example}[]