Skip to content

EPA: Provide correct annotation span for ImportDecl

Alan Zimmerman requested to merge wip/az/epa-importdecl-span into master

Use the whole declaration, rather than just the span of the 'import' keyword.

Merge request reports