<?php [$a, $b] = [2, 3]; print_r([$a, $b]);
You have javascript disabled. You will not be able to edit any code.