Current File : //opt/RZphp74/includes/doc/PhpDocumentor/Documentation/tests/bug-445298.php
<?php
/** @package tests */
/**
* test function
*
* @see	link1
* @see	link2
*/
function test_445298 ()
{
}
?>