New inference: improved error message for unresolved type
[hiphop-php.git] / hphp / hack / test / typecheck / clone_on_nonobject.php.exp
blobc266d04f8ceea329bd38c634445341fe42847c75
1 File "clone_on_nonobject.php", line 24, characters 12-27:
2 Clone cannot be called on non-object (Typing[4110])
3 File "clone_on_nonobject.php", line 24, characters 12-27:
4 This is an object
5 File "clone_on_nonobject.php", line 4, characters 11-13:
6 It is incompatible with an int