<?php /** * @ignore * @package ignore */ /** * @ignore */ class NotSimulated_TestClass3 { static public function test($test) { echo "<$test>\n"; } } ?>