Пример #1
0
 public function testOf()
 {
     $this->assertEquals([5], P::of(5));
 }