New inference: improved error message for unresolved type
[hiphop-php.git] / hphp / hack / test / typecheck / typing_fail_static_generic1.php.exp
blob372387848d068ed0d23bc0277002198c08a30074
1 File "typing_fail_static_generic1.php", line 15, characters 18-18:
2 A generic parameter cannot be used in the type of a static property (Typing[4279])
3 File "typing_fail_static_generic1.php", line 15, characters 17-18:
4 This is where the type of the static property was declared
5 File "typing_fail_static_generic1.php", line 14, characters 7-7:
6 This is the class containing the static property