yield clone()

in components/PathCellDemo.tsx [22:29]


		yield clone(result)
		
		// fullyQualifiedName
		result.locations = [{
			logicalLocations: [{
				fullyQualifiedName: 'fullyQualifiedName'
			}]
		}]