Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / eq_constraint.php.exp
bloba460f7e04fb9e9c59ee329ae2fa33a4ea57e62da
1 File "eq_constraint.php", line 34, characters 20-30:
2 You are trying to access the method 'assertIsFoo' but this object can be null. (Typing[4064])
3 File "eq_constraint.php", line 31, characters 40-43:
4 This can be null
5 File "eq_constraint.php", line 27, characters 30-35:
6 via this generic Tclass