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