Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Print newlines only for lines not to be included
- to preserve line number info for mapping setting to original source code - still removes "# vim:" lines (as they are at the end of the file anyways) - still adds a "$# vim:..." line at the end, to force non-modifiability Inspired by http://perl6.party/post/Perl-6-Core-Hacking-Wheres-Da-Sauce-Boss by Zoffix++
- Loading branch information