Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / noreturn_typehint_basic_bad2.php.exp
blob4b678cc92ddfbe5e9337e83703bdc34fc01feca4
1 File "noreturn_typehint_basic_bad2.php", line 4, characters 10-11:
2 Invalid return type (Typing[4110])
3 File "noreturn_typehint_basic_bad2.php", line 3, characters 22-29:
4 Expected noreturn
5 File "noreturn_typehint_basic_bad2.php", line 4, characters 10-11:
6 But got int