php-src/Zend/tests/unset.inc

6 lines
21 B
PHP
Raw Normal View History

<?php
2008-08-10 08:35:40 +08:00
unset($x)
2008-08-10 08:35:40 +08:00
?>