php-src/Zend/tests/unset.inc

6 lines
21 B
PHP
Raw Normal View History

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