cppcheck/test/cfg/unmatchedSuppressionTest.c

5 lines
67 B
C

#include <stdio.h>
//cppcheck-suppress bufferAccessOutOfBounds
x;