Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 2caf8180cdd72937109cd6eb1711fd28 > files > 94

php-pear-PhpDocumentor-1.4.4-3.1.mga4.noarch.rpm

<?php
/** @package tests */
/** test2 was lost, isn't any more */
function test
{
}
/** @package tests */
class testClass
{
	function testClass()
	{
	}
}

function test2()
{
}
?>