Updating submodules
[hiphop-php.git] / hphp / test / slow / ext_array / array_fill_large.php
blob28ec940146484995514ea3d57f77191eef35ddc4
1 <?hh
3 <<__EntryPoint>>
4 function main() {
5 array_fill(1, 2000000000, "2");