Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / this_as_argument.php.exp
blob23708b3c3b084965458d3a069a3fe302d97cec05
1 File "this_as_argument.php", line 20, characters 18-19:
2 Invalid argument (Typing[4110])
3 File "this_as_argument.php", line 20, characters 5-5:
4 Expected exactly the type C
5 File "this_as_argument.php", line 20, characters 5-5:
6 where the class 'C' was referenced here
7 File "this_as_argument.php", line 9, characters 24-24:
8 But got the nonexact type C