Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / test_consts12.php.exp
blob29e77edbeb532c612d6281b60eb4fcd0407cb121
1 File "test_consts12.php", line 2, characters 7-8:
2 This class must be declared abstract, or provide an implementation for the abstract constant 'X' (Typing[4047])
3 File "test_consts12.php", line 3, characters 18-18:
4 Declaration is here