Skip to content

Rule: Empty base optimization lost

Canonical rule slug: empty-base-optimization-lost. ← back to all rules

A previously empty base gains state, so the empty-base optimization no longer applies and the derived object grows and shifts.

Canonical demonstration