Disallow declarations outside of the global scope.
[hiphop-php.git] / hphp / test / slow / inout / interp-callm / tests / bad-call-13.php
blob6a251b224c69edf9040b08543315bfaea79ce816
1 <?hh /* @generated by make_suite.sh */
3 function main() {
4 foo(inout $GLOBALS['x']);