i.e. support goto on this (generic argument): <img width="280" height="52" alt="Image" src="https://github.com/user-attachments/assets/22c261d3-a10b-4788-a6ec-fbe00c3e8db8" /> or this (clicking on `+Clone<[caret]T>` should take you to the first `T` definition): ```cairo fn foo<T, +Into<T, felt252>, +Clone<T>>() {} ```