Closed translatenix closed 1 week ago
Motivation: The following expression evaluates to 2 instead of 1: new Listing { "value" } { [0 + 0] = "override" }.length
new Listing { "value" } { [0 + 0] = "override" }.length
Changes:
api/listing
Result:
Does this need to be backported to release/0.27?
release/0.27
Motivation: The following expression evaluates to 2 instead of 1:
new Listing { "value" } { [0 + 0] = "override" }.length
Changes:
api/listing
testsResult: