sync the repo
[hiphop-php.git] / hphp / hack / test / typecheck / method_dispatch_29.php.exp
blob2e0d2a54f067a20e74017012657d079b0512732c
1 ERROR: File "method_dispatch_29.php", line 25, characters 8-9:
2 No static method `f3` in `C` (Typing[4090])
3 File "method_dispatch_29.php", line 31, characters 19-20:
4 Did you mean instance method `f3` instead?
5 File "method_dispatch_29.php", line 30, characters 7-7:
6 Declaration of `C` is here