summaryrefslogtreecommitdiff
path: root/sdk/java_sdk_test.go
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2022-05-05 11:45:04 -0700
committer Cole Faust <colefaust@google.com> 2022-05-09 22:47:34 +0000
commit72374fc62865152da43a02da8a1b8e6a4a7fd612 (patch)
tree50032164c5d6e610e0eb39699c12391ade6b1eb3 /sdk/java_sdk_test.go
parent2845464d2d9cb42ab292f9b9a7d87252c38badd0 (diff)
Flatten foreach calls that produce 2d lists
In make, the result of $(foreach $(x),$(y),$(foreach $(z),(w),a)) is a regular list, but in Starlark it's a list of lists. Flatten the results of foreach expressions where each element is a list so that they're regular lists of strings again. Bug: 226974242 Test: go test Change-Id: I3210d409aba0d807a5890e341ab1e0c0478f5930
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions