Ruby: Update flow summary for Hash#except

This commit is contained in:
Tom Hvitved
2022-10-05 11:25:20 +02:00
parent e51c20bfc7
commit 3f0f16afc4

View File

@@ -267,7 +267,7 @@ module Hash {
s = getExceptComponent(mc, i)
|
".WithoutElement[" + s + "!]" order by i
) and
) + ".WithElement[any]" and
output = "ReturnValue" and
preservesValue = true
}