cppcheck/test/cli/proj-inline-suppress/1.c

6 lines
117 B
C
Raw Normal View History

#include <1.h>
// cppcheck-suppress some_warning_id ; there should be a unmatchedSuppression warning about this
x;