Add missing #include<utility>
[hiphop-php.git] / hphp / hack / test / typecheck / ctor_privacy.php.exp
blob386e175f64189e2a8ad2f6a8afac4f9543db886b
1 ERROR: File "ctor_privacy.php", line 17, characters 14-16:
2 You cannot access this method (Typing[4112])
3 File "ctor_privacy.php", line 13, characters 20-30:
4 This member is private