Fixed list difference algorithm
[hiphop-php.git] / hphp / hack / test / format / lambda.php.exp
blobb2bc698f7d37e5bc2e2e9e67808fe27ce6e7c892
1 <?hh
3 function f() {
4 $f = ($x): int ==> $x;