return true to win

<?php

function foo($x)
{
    return $x;
}
foo(
)
Score: 0

Absolute best score: 2