Fix zend tests to stop using $GLOBALS
[hiphop-php.git] / hphp / hack / test / typecheck / reactive / rx_superglobals10.php
blob09958f29644e841d8718243cea9a71da39a0cae1
1 <?hh // partial
3 <<__Rx>>
4 function f($x) {
5 $a = $GLOBALS['_SERVER'];