4eee6cb5ea
Three problems are fixed: - I forgot to pass the `downwards` flag when doing downwards inference. - I forgot to initialize the `formalTypes` and `actualTypes` arrays. - I wasn't tracking whether constructor type arguments were implicit or explicit, so constructor type inference wasn't actually happening. R=scheglov@google.com Review-Url: https://codereview.chromium.org/2864853002 .
28 lines
1.6 KiB
XML
28 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="WEB_MODULE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<excludeFolder url="file://$MODULE_DIR$/.pub" />
|
|
<excludeFolder url="file://$MODULE_DIR$/build" />
|
|
<excludeFolder url="file://$MODULE_DIR$/packages" />
|
|
<excludeFolder url="file://$MODULE_DIR$/test/integration/packages" />
|
|
<excludeFolder url="file://$MODULE_DIR$/test/integration/support/packages" />
|
|
<excludeFolder url="file://$MODULE_DIR$/test/packages" />
|
|
<excludeFolder url="file://$MODULE_DIR$/test/plugin/packages" />
|
|
<excludeFolder url="file://$MODULE_DIR$/test/src/channel/packages" />
|
|
<excludeFolder url="file://$MODULE_DIR$/test/src/packages" />
|
|
<excludeFolder url="file://$MODULE_DIR$/test/src/utilities/change_builder/packages" />
|
|
<excludeFolder url="file://$MODULE_DIR$/test/src/utilities/packages" />
|
|
<excludeFolder url="file://$MODULE_DIR$/test/support/packages" />
|
|
<excludeFolder url="file://$MODULE_DIR$/test/utilities/packages" />
|
|
<excludeFolder url="file://$MODULE_DIR$/test/utilities/subscriptions/packages" />
|
|
<excludeFolder url="file://$MODULE_DIR$/tool/packages" />
|
|
<excludeFolder url="file://$MODULE_DIR$/tool/spec/packages" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="Dart SDK" level="application" />
|
|
<orderEntry type="library" name="Dart SDK" level="project" />
|
|
</component>
|
|
</module> |