Prueba Sintaxis codigo fuente


/**
* SyntaxHighlighter
*/
function foo()
{
if (counter <= 10)
return;
// it works!
}

Comentarios