About
Contact
QtCreator
KDevelop
Solarized
1
#include
<stdlib.h>
2
3
int
main
(
int
argc
,
char
**
argv
) {
abort
(); }
4