示例#1
0
 public function testIndices()
 {
     $this->assertSame([0, 1, 2, 3], $this->seq->indices());
 }