<?php foreach ( (function() { return ['key' => 'Value'];})() as $key => $val){ echo $key . ': '.$val; }
You have javascript disabled. You will not be able to edit any code.