Open smokeelow opened 1 year ago
just to add to this, using let
in general in the debugger is very inconsistent. The vast majority of the time, the debugger completely ignores variables created using let, and you cannot track them in the debugger at all