Merging of consecutive line-comments.
Though I was aftaid, that using String#slice might be slow when Ruby treats the source code as UTF-8, there seems to be no performance loss.
Loading
Please sign in to comment
Though I was aftaid, that using String#slice might be slow when Ruby treats the source code as UTF-8, there seems to be no performance loss.