Disallow declarations outside of the global scope.
[hiphop-php.git] / hphp / test / slow / inout / msrv / tests / bad-decl-1.php
blob65532accd32819d3175a314cfd00a08e6f5a0589
1 <?hh /* @generated by make_suite.sh */
3 function foo(inout int &$x) {}