<?php // your code goes here const LOLKA = 'lolka'; class Test{ var LOLKA } $test = new Test();
Standard input is empty
Standard output is empty
PHP Parse error: syntax error, unexpected 'LOLKA' (T_STRING), expecting variable (T_VARIABLE) in /home/rETC2z/prog.php on line 8