Add FusedLoc which takes an array of Locations and an optional metadata
attribute. Native lowering for FusedLoc is only via fromAST rather than
having a dedicated getter in Native as the other Locations have (this is
not the first such instance in fromAST though).
Add FusedLoc which takes an array of Locations and an optional metadata attribute. Native lowering for FusedLoc is only via fromAST rather than having a dedicated getter in Native as the other Locations have (this is not the first such instance in fromAST though).