Fix bug with identify symbol for static property declarations
[hiphop-php.git] / hphp / hack / test / identify_symbol / local_var.php
blobacf131c9eaad1e5f7bbceaa1e36474aa29491be3
1 <?hh
3 function test($foo) {
4 $foo = 3;