commit | 65c00cba812463190c9f5513c1234e6dddbc4eeb | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Oct 12 11:35:22 2017 -0700 |
committer | Steven Moreland <smoreland@google.com> | Thu Oct 12 18:38:09 2017 +0000 |
tree | ee61ccaab25fc6738147a42c19de59e2378436f1 | |
parent | b18d9b4764b7a41d8c9c1ca54454aeefbcf75d89 [diff] |
if (!A) C else B -> if (A) B else C These are some commonly read lines. Reorganizing for sanity while working on 67500459. Test: pass Change-Id: Id176a69e12abd05850997b6022efa3fbd8ac73a6