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
`trace` is made for multi-line output, since it has to show large parts of programs
accurately. Replacing newline with space does not work here. It messes up the layout
and changes the meaning of code.
0 commit comments