Untyped variadic function types should not be permitted in strict mode
[hiphop-php.git] / hphp / hack / test / typecheck / instanceof_generic_bad.php.exp
bloba9efae2665e1b9dc32b3ae2401e98190a8b0863e
1 File "instanceof_generic_bad.php", line 5, characters 26-26:
2 Generics can only be used in type hints since they are erased at runtime. (Typing[4124])