7c07cb6542a0c5e4340e09a9a247e3e5123c6567 introduced a variable created in an if statement that is only used in an assertion. Per the coding guidelines, mark it [[maybe_unused]].
7c07cb6542a0c5e4340e09a9a247e3e5123c6567 introduced a variable created in an if statement that is only used in an assertion. Per the coding guidelines, mark it [[maybe_unused]].