blob: fa45ec3a6363a54ac13a4e156c682f5c6b9cf9c5 [file] [log] [blame]
<?php
class Demo {
public $var = [
'a',
'b' => [
[
^
]
]; // commmet
}