<?php $bar = ['a' => 1, 'b' => 2, 'c' => 3, 'c' => 4, 'd' => 5, 'e' => 6]; var_dump($bar);
You have javascript disabled. You will not be able to edit any code.