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