[Writer] Preserve an empty line between declarations and members by pocke · Pull Request #146 · ruby/rbs
By this change, the writer will preserve an empty line between declarations and members. I also added a smoke test for Ruby::Signature::Writer. It only checks the writer generates the same meaning ...