add bitset operations and tests
[hiphop-php.git] / hphp / test / slow / ext_spl_iterators / CachingIterator_param1.php
blob827a0644d845a1f15258367ff573149a2fc3b853
1 <?php
2 new CachingIterator(new ArrayObject([]));