Current File : //opt/RZphp72/includes/doc/PhpDocumentor/Documentation/tests/bug-443153.php
<?php
/** @package tests */
/**
* test function
* @author	Joshua Eichorn 	<jeichorn@phpdoc.org>
* @author	Test Person	<tperson@test.net>
*/
function test_443153 ()
{
}
?>