Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(zero-element-array): Remove an array with 0 elements
ISO C forbids zero-size arrays. From our understanding, that declaration does not achieve anything. Signed-off-by: Miguel Silva <[email protected]>
- Loading branch information