structinit.c
3.95 KB
-
tests: MSVC compat · 8e524720
MSVC doesn't like declaring variables in the middle of a block, so make sure we only declare variables at the beginning of a block.
Carlos Martín Nieto committed
MSVC doesn't like declaring variables in the middle of a block, so make sure we only declare variables at the beginning of a block.