// Line suppression silences the next line only.
// First occurrence below is intentionally suppressed; second must fire.
// @rule-ignore DEMO-SEV-001 REASON: intentional for validation-model test
demo_validity = 1
demo_validity = 2
