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
The source location should be encoded as (start line, start column, end line, end column), even though the function is (start line, end line, start column, end column).
This was caught by a soon-to-land port of the tests from the legacy PlaygroundLogger implementation to the new implementation.
0 commit comments