"b", "c" => "d"]; $bar["x"] = 6; function lookupIndex(): int { return 0; } echo $bar[lookupIndex() + 1];