Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / global_const11.php
blob9e45345b84836abf9651c05fdf8b950d49597f94
1 <?hh // partial
3 const X = (int)null;