7 lines
92 B
Plaintext
7 lines
92 B
Plaintext
|
|
// This file intentionally uses a CRLF newlines!
|
|
|
|
void foo() {
|
|
int *x = nullptr;
|
|
}
|