About
Contact
QtCreator
KDevelop
Solarized
1
#include
"sub_dir/foo.h"
2
int
foo
() {
return
42
; }
3