commit | dc97ffb5e83f4ec20d51c284975ade27dd8ba73e | [log] [tgz] |
---|---|---|
author | Uday Bondhugula <bondhugula@google.com> | Mon Jan 14 20:50:47 2019 -0800 |
committer | jpienaar <jpienaar@google.com> | Fri Mar 29 15:16:22 2019 -0700 |
tree | f22de77309b9e9e94553c510ae7d5e8082e6211b | |
parent | 569bff53093eed45bf0ee2f53aff0679ca1dd2fc [diff] |
Update LangRef - integer sets should have at least one constraint - this change is already consistent with the current code - having no constraints made the integer set spec look odd - as nothing appears between ':' and the closing parenthesis - there is no loss in representational power - an unconstrained set can always be represented by a trivially true constraint PiperOrigin-RevId: 229307353