Move io_tests to folly/io/async/test
[hiphop-php.git] / hphp / hack / test / typecheck / foreach_kv_bad_lvalue.php.exp
blob383587619c8c771378afef48a71e9f50fad3a9b2
1 ERROR: File "foreach_kv_bad_lvalue.php", line 13, characters 28-29:
2 You cannot use this syntax as the iterator variable in a `foreach` loop. (Parsing[1002])