Fix bug in hack codegen for sets
[hiphop-php.git] / hphp / hack / test / identify_symbol / decl_method.php
blobc67830c78e448842c5277bef984c5fb1297d7d4c
1 <?hh
3 class C {
4 public function foo() {}