Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / shape_key_exists7.php
blob99837619f3c7ec8319ad458add16a2ab563d71c5
1 <?hh // strict
3 // Too few arguments
5 function test(): void {
6 Shapes::keyExists(shape());