Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / type_param_shadow4_fail.php.exp
blob9772317494d2d09d48ebe7f3a9145f3c2dc09a13
1 File "type_param_shadow4_fail.php", line 12, characters 17-17:
2 You cannot re-bind the type parameter T (Naming[2041])
3 File "type_param_shadow4_fail.php", line 12, characters 14-14:
4 T is already bound here