Skip to content

EPA: Do not extend declaration range for trailine zero len semi

Alan Zimmerman requested to merge wip/az/epa-trailing-zero-width-semis into master

The lexer inserts virtual semicolons having zero width. Do not use them to extend the list span of items in a list.

Merge request reports