parser/phpast/samples/assoc-array.php

7 lines
47 B
PHP
Raw Normal View History

<?php
[
5 => 1,
6 => 2,
7 => 3,
];