xref: /PHP-5.5/Zend/tests/unset.inc (revision 5f68027d)
1<?php
2
3unset($x)
4
5?>
6