Skip to content

Fix bad span calculations of post qualified imports

Shayne Fletcher requested to merge wip/19014 into master

The spans calculated for import declaration when qualified appears in post positive position are wrong. Fixes issue #19014 (closed).

Merge request reports