Files

6 lines
80 B
PHP
Raw Permalink Normal View History

<?php
error_reporting(E_ALL | E_STRICT);
require_once 'src/array_column.php';