Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1839)

Unified Diff: pkg/front_end/front_end.iml

Issue 2768533002: Fasta type inference prototype #2
Patch Set: Rework atop 415c868589d02e98eb839f48150f4203d5cecdb0 Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/front_end/front_end.iml
diff --git a/pkg/front_end/front_end.iml b/pkg/front_end/front_end.iml
index cf56171a9c6f45cf27d8c2a7a73ced7f0a32cdb0..d23c9d6a6b85f9757b22e8013e1be9fdd486d77e 100644
--- a/pkg/front_end/front_end.iml
+++ b/pkg/front_end/front_end.iml
@@ -6,6 +6,7 @@
<excludeFolder url="file://$MODULE_DIR$/.pub" />
<excludeFolder url="file://$MODULE_DIR$/build" />
<excludeFolder url="file://$MODULE_DIR$/packages" />
+ <excludeFolder url="file://$MODULE_DIR$/test/fasta/inference/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/fasta/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/fasta/parser/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/fasta/rasta/packages" />
« no previous file with comments | « pkg/compiler/lib/src/parser/node_listener.dart ('k') | pkg/front_end/lib/src/fasta/builder/ast_factory.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698