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