Add tests

This commit is contained in:
Joe Farebrother
2025-01-06 09:24:39 +00:00
parent 642f9dcbea
commit 4e36008ed9
3 changed files with 110 additions and 2 deletions

View File

@@ -4576,7 +4576,7 @@ module StdlibPrivate {
)
// TODO: Once we have DictKeyContent, we need to transform that into ListElementContent
) and
output = "Argument[0].Parameter[0]" and
(output = "Argument[0].Parameter[0]" or output = "ReturnValue.ListElement") and
preservesValue = true
}
}