<?php const FOO = [ 'apples' => 3, 'bananas' => 4 ]; var_dump(FOO);
You have javascript disabled. You will not be able to edit any code.