To allow future versions of the standard to extend OriginalScopeStart, OriginalScopeEnd, GeneratedRangeStart and GeneratedRangeEnd (and possibly GeneratedSubRangeBinding and GeneratedRangeCallSite), an optional VlqList should be added to the grammar at the end of these items, otherwise a parser implementing the current version of the grammar would reject future sourcemaps that make use of such extensions.
To allow future versions of the standard to extend
OriginalScopeStart,OriginalScopeEnd,GeneratedRangeStartandGeneratedRangeEnd(and possiblyGeneratedSubRangeBindingandGeneratedRangeCallSite), an optionalVlqListshould be added to the grammar at the end of these items, otherwise a parser implementing the current version of the grammar would reject future sourcemaps that make use of such extensions.