Remove support for variable variables from parser, typechecker and frontend
[hiphop-php.git] / hphp / test / zend / good / tests / lang / engine_assignExecutionOrder_009.php.expectf
blobeea4d61f6dadf058a1648592d25a7b068dd9be8d
1 Function call args:
2 f(0) f(1) bool(true)
3 f(0) f(1) bool(true)
4 f(0) f(1) bool(false)
5 f(0) f(1) bool(false)
7 Array indices:
8 bool(true)
9 bool(true)
10 bool(false)
11 bool(false)