diff options
author | Thomas Lively <tlively@google.com> | 2024-12-20 12:09:45 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-20 12:09:45 -0800 |
commit | ac7cae5ba45f2995b045927ed1d7c03f1fded227 (patch) | |
tree | b10d51649c8e9f9f2740c86323d922955e53fe5c /requirements-dev.txt | |
parent | 793e07369902026b727c5c4bc16a72ad3e4950e4 (diff) | |
download | binaryen-ac7cae5ba45f2995b045927ed1d7c03f1fded227.tar.gz binaryen-ac7cae5ba45f2995b045927ed1d7c03f1fded227.tar.bz2 binaryen-ac7cae5ba45f2995b045927ed1d7c03f1fded227.zip |
[NFC] Fix spurious uninitialized variable warning (#7174)
The coverage CI builder was failing because of a spurious error about a
variable being possibly used uninitialized. Fix the warning by
initializing the variable to 0.
Diffstat (limited to 'requirements-dev.txt')
0 files changed, 0 insertions, 0 deletions