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