mirror of
https://github.com/php/php-src.git
synced 2026-04-26 09:28:21 +02:00
11 lines
77 B
PHP
11 lines
77 B
PHP
<?php
|
|
|
|
/**
|
|
*
|
|
*
|
|
* @version $Id$
|
|
* @copyright 2003
|
|
**/
|
|
class test1{}
|
|
|
|
?>
|