<?php $foo = [ 'bar' => [ 0, 1, 2, 3] ]; print array_sum($foo);
You have javascript disabled. You will not be able to edit any code.