Expose method to retrieve the original name of a duplicated symbol
Compare changes
- Daniel Bauer authored
@@ -126,7 +126,7 @@ class KernelCreationContext:
@@ -126,7 +126,7 @@ class KernelCreationContext:
"""Always create a new symbol, deduplicating its name if another symbol with the same name already exists."""
@@ -173,15 +173,11 @@ class KernelCreationContext:
@@ -173,15 +173,11 @@ class KernelCreationContext:
@@ -194,6 +190,14 @@ class KernelCreationContext:
@@ -194,6 +190,14 @@ class KernelCreationContext: