blob: 38cd04ee7495980f9d1c3eb4934fbf4f27bd8db6 [file] [log] [blame]
<html>
<body>
Reports conditional expressions which are negated by a prefix expression. For example:
<pre><code>!(i == 1 ? 2 : 3)</code></pre>
<!-- tooltip end -->
<p>
<small>New in 13</small>
</body>
</html>