<?php [$key => $value] = ['b'=> 2]; var_dump($key); var_dump($value);
You have javascript disabled. You will not be able to edit any code.