initial commit
[emacs-init.git] / nxhtml / tests / in / bug-1908494.php
1 <?php
2
3 $parent_id = 5;
4 var_dump($parent_id);
5
6 ?>