mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
7eaad70e2f
This strengthens t1 = s == null || t == null; if (t1) return; known-here: t != null There are not many hits since the 'interesting' tests are usually earlier in the short-circuit expression. R=sigmund@google.com Review URL: https://codereview.chromium.org/2438543004 . |
||
---|---|---|
.. | ||
bin | ||
lib | ||
tool | ||
pubspec.yaml |