<?php

function foo()
{
    return '<result>'; // line 5 is executable
}
