blob: b54757d96e31aed9d11d8f27e4770fb21abc4848 [file] [log] [blame]
struct S7369 {
int a;
invariant() { a += 5; }
}