aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/php/issue-3591.php
blob: 598948f5cead37e77a6ef9d31728e8164eaa013b (plain) (blame)
1
2
3
4
5
6
<?php

function test() {
    $array = [
    ]
}