About
Contact
QtCreator
KDevelop
Solarized
1
#include
"signal_file.h"
2
3
int
main
() {
4
// Break here
5
return
get_signal_crash
();
6
}
7