Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / type_arguments.php.exp
blob529dd1e7d0c3abb26b197a4e8d9aa45a999c8fa3
1 File "type_arguments.php", line 20, characters 31-34:
2 No method 'haha' in X (Typing[4053])
3 File "type_arguments.php", line 19, characters 12-12:
4 This is why I think it is an object of type X
5 File "type_arguments.php", line 12, characters 7-7:
6 Declaration of X is here