Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / class_meth4.php.exp
blob6e0dd467b0f65a4990eed27fb6524980b88219ad
1 File "class_meth4.php", line 15, characters 8-28:
2 No static method 'f1' in A (Typing[4090])
3 File "class_meth4.php", line 12, characters 7-7:
4 Declaration of A is here