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
This is expected to return " foo\n bar\n baz". It does so in Frog, but in the VM it returns " foo\n bar\n baz". I'm not sure where the extra whitespace is coming from.