Guest User

Untitled

a guest
Jul 17th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. should work
  2. expected: "Hello\nworld\n",
  3. got: "Hello\nHello\nworld\nworld\nworld\n" (using ==)
  4. Diff:
  5. @@ -1,3 +1,6 @@
  6. Hello
  7. +Hello
  8. +world
  9. world
Add Comment
Please, Sign In to add comment