mojo
mojo copied to clipboard
[BUG]: Go to definition/reference doesn't work for `inout` arguments
Bug description
As title.
Steps to reproduce
fn f(inout total: Int):
total = 0 # cmd click on `total` doesn't work
System information
Mojo 24.1 on Docker, Intel Mac
Thanks for the report, we'll take a look!
Should have a fix for this out by the next release!