python: make copy a dataflow step

This commit is contained in:
Rasmus Lerchedahl Petersen
2023-06-13 17:07:41 +02:00
parent 2b7fc94aef
commit 775f3eaf56

View File

@@ -3973,7 +3973,7 @@ private module StdlibPrivate {
or
input = "Argument[self]" and
output = "ReturnValue" and
preservesValue = false
preservesValue = true
}
}