About
Contact
QtCreator
KDevelop
Solarized
1
// NB: This code will never be run, but we do need a realistic-looking
2
// executable for the tests.
3
int
main
(
) {}
4