Untyped variadic function types should not be permitted in strict mode
[hiphop-php.git] / hphp / hack / test / typecheck / new_static2.php.exp
blobf1be5377a7e64572db643d6d98cfd7caaaf76f5d
1 File "new_static2.php", line 19, characters 9-11:
2 Could not find method xxx in an object of type A (Typing[4053])
3 File "new_static2.php", line 18, characters 10-21:
4 This is why I think it is an object of type A
5 File "new_static2.php", line 13, characters 16-16:
6 Declaration of A is here