blob: c44786f721d57bd69868de8e59ef7eccefb39193 [file] [log] [blame] [edit]
int otherfn() {
int x = 4; // other marker
return x;
}