llvm-project/clang-tools-extra/test/clang-modernize/Compilations/Inputs/compilations_expected.cpp

4 lines
35 B
C++

void foo() {
int *p = nullptr;
}