About
Contact
QtCreator
KDevelop
Solarized
1
2
// This file intentionally uses a CRLF newlines!
3
4
void
foo
() {
5
int
*
x
=
0
;
6
}
7