About
Contact
QtCreator
KDevelop
Solarized
1
int
otherfn
() {
2
int
x
=
4
;
// other marker
3
return
x
;
4
}
5