<?php var_export([ 'b' => 'BB', ...[ 'a' => 'A', 'b' => 'B', 'c' => 'C', ], ]);
You have javascript disabled. You will not be able to edit any code.