Skip to content

EPA: When splitting out header comments, keep ones for first decl

Alan Zimmerman requested to merge wip/az/epa-split-header-comments into master

Any comments immediately preceding the first declaration are no longer kept as header comments, but attach to the first declaration instead.

Merge request reports