global statement removal: hphp/test [7/x]
[hiphop-php.git] / hphp / test / quick / closure_use_this.php
blob7956c749d9871f6d8f7888f383dbe40491b91945
1 <?hh
3 function () use ($this) {};