Comment by xxs
3 days ago
>Seems like an obvious direction, even just to infer variable names.
when debugging symbols are included (sort of the default) the local variables are already present; LLM would be the last thing I'd consider
3 days ago
>Seems like an obvious direction, even just to infer variable names.
when debugging symbols are included (sort of the default) the local variables are already present; LLM would be the last thing I'd consider
Yeah, I mean duh, of course? Why infer when you have the proper names? I don't understand what you're trying to point out here...