Skip to content

Rule: Inline function outlined

Canonical rule slug: inline-function-outlined. ← back to all rules

A previously header-inline function becomes an exported out-of-line symbol, so old and new consumers can disagree on which body runs.

Canonical demonstration

Variants

The same rule demonstrated under a different condition.