Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`abort('foo')` now adds a newline, `abort("foo\n")` does not add an extra one. This makes the behaviour consistent with MRI.
- Loading branch information