Remove support for variable variables from parser, typechecker and frontend
[hiphop-php.git] / hphp / test / zend / good / tests / lang / 016.php
blob79a5f9a0ec01e0849927b3619df343b773f27f63
1 <?php
2 include "016.inc";
3 MyFunc("Hello");
4 ?>