forked from OSchip/llvm-project
5 lines
55 B
C++
5 lines
55 B
C++
![]() |
void foo() {
|
||
|
int *p = nullptr;
|
||
|
int *k = nullptr;
|
||
|
}
|