merge

fun merge(that: SourceRange): SourceRange

Combines two ranges to create a range that spans both.

Return

The merged range.