1#include <notexisting.hpp>
2
3int value(int in)
4{
5 return 2 * in;
6}
7

source code of clang/tools/scan-build-py/tests/functional/src/broken-one.c