summaryrefslogtreecommitdiff
path: root/scripts/construct_context_test.py
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2021-11-10 15:05:07 -0800
committer Cole Faust <colefaust@google.com> 2021-11-15 11:29:29 -0800
commitf83202143a0aabdc3937720cd87d9f61948bff9e (patch)
treee09938a08e71b8173f374860a0ffe95a74d31fc0 /scripts/construct_context_test.py
parent92a89ed1c5c02a350ace93571a6e0737900bcd3d (diff)
Allow generic if statements
Previously, only comparisons between strings/variable references and other strings/variable references or certain function calls were allowed. After this cl, any two starlark expressions can be compared. If they have different types, they will be converted to strings first. Fixes: 205995738 Bug: 201700692 Test: go test Change-Id: Ib463de7b24d3abcd032dbdcba7c3f1351c314d01
Diffstat (limited to 'scripts/construct_context_test.py')
0 files changed, 0 insertions, 0 deletions