Porting decl tests from partial to strict
[hiphop-php.git] / hphp / hack / test / decl / empty_method_name.php
blobf1a8abcd1e7d3e3cc2a6598a604e7a48c01381f6
1 <?hh
3 class A {
4 public function () : void {}