1 2 3 4
// SQC-SUPPRESS: MSC04-C HASH:745a35718a0e2d31 JUSTIFICATION: "Bounded by external call limit" void infinite(void) { infinite(); }