brintos

brintos / llvm-project-archived public Read only

0
0
Text · 86 B · 26f7996 Raw
7 lines · cpp
1
2// This file intentionally uses a CRLF newlines!
3
4void foo() {
5  int *x = 0;
6}
7