7 lines
92 B
Plaintext
Raw Normal View History

// This file intentionally uses a CRLF newlines!
void foo() {
int *x = nullptr;
}