otherfn()1 int otherfn()
2 {
3     return 4; // other marker
4 }
5