WARN30-Short-circuited if/case-statements
Short-circuited if/case-statements (WARN30)
Example:
Also short-circuited else-branches are reported, both in if- and case-statements.
See also:
Alerts