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
When the built-in $null was watched its value was incorrect
No idea _why_ its value was `""`, but it was, so we special case it and
return `$null` just like you get from watched variables that were
assigned the built-in `$null`.
0 commit comments