<?php $a = [1 => 2]; foreach( $a as $k => $k) { echo $k; }
You have javascript disabled. You will not be able to edit any code.