<?php
function abc() {
    $c = foo()['data']['key']->a<caret>
}
