sub make_hashref3 { return { %{ make_hashref() }, boo => 'too', }; }