348b42c98b
Also, fix a minor bug in variable declaration inference that was preventing a local variable without an initializer from having its type properly "inferred" as `dynamic`. R=sigmund@google.com Review-Url: https://codereview.chromium.org/2949093002 .