diff options
| author | 2023-04-26 02:56:37 +0000 | |
|---|---|---|
| committer | 2023-05-03 00:35:13 +0000 | |
| commit | 921af32310e740ea0c4f0f83b7349771b3378916 (patch) | |
| tree | b53a15d3454de4f4453b9bec973ae1ae487c6727 /java/java.go | |
| parent | 9e4c6c9cc762c7e4583d523ae9269ce78d6872fc (diff) | |
Print default val if all vals in axis match default val
To avoid verbosity, we currently dedupe keys in axis if its value
matches the value of //conditions:default. For axes where all values
might match the default value, we would effectively drop the common
value.
To fix this, we are now dropping the select statement and not the common
value.
Test: go test ./bp2build
Change-Id: Ic377b93ee2aba971753f6a5e7a62e15d1fcfa2bc
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions