sync the repo
[hiphop-php.git] / hphp / hack / test / typecheck / function_pointer / class_const_self_bad.php.exp
blob24531a7b7f7e5390f9e1f55f8703e922e106bbbe
1 ERROR: File "class_const_self_bad.php", line 8, characters 8-14:
2 Invalid argument (Typing[4110])
3 File "class_const_self_bad.php", line 4, characters 30-32:
4 Expected `int`
5 File "class_const_self_bad.php", line 8, characters 8-14:
6 But got `string`