<?php $a = [1]; echo $a['test'] ?? 'no';
You have javascript disabled. You will not be able to edit any code.