You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the term std::optional<types::nr_rrc::BandList>, I mark BandList and hit Go to Definition.
I would expect that this jumps to types::nr_rrc::BandList, but it jumps to std::optional.