Paul Berry
|
213c2080a5
|
Add type inference for while and do loops.
Analyzer does not type infer these constructs correctly (it uses an
empty context for the loop condition, instead of bool), so the tests
are in inference_new.
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2954253002 .
|
2017-06-26 09:07:27 -07:00 |
|