Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / typedef_bad_error_message.php.like_types.exp
blobf34b65aeb5c6c44aca41e76a11f931f50151e099
1 File "typedef_bad_error_message.php", line 6, characters 10-24:
2 Some elements in this collection are incompatible (Typing[4110])
3 File "typedef_bad_error_message.php", line 5, characters 20-22:
4 Expected int
5 File "typedef_bad_error_message.php", line 3, characters 23-23:
6 via this generic T
7 File "typedef_bad_error_message.php", line 6, characters 19-22:
8 But got string