gh-92781: Avoid mixing declarations and code in C API (#92783)
Avoid mixing declarations and code in the C API to fix the compiler warning: "ISO C90 forbids mixed declarations and code" [-Werror=declaration-after-statement].
V
Victor Stinner committed
90e72300730189c4a48529baaad9b0005d40731c
Parent: db0b455
Committed by GitHub <noreply@github.com>
on 5/15/2022, 9:19:52 AM