<?php const A = 1; const B = 2; const C = 3; $a = [A<B, B>(C)]; var_dump($a);
You have javascript disabled. You will not be able to edit any code.