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

Unified Diff: pkg/front_end/front_end.iml

Issue 2828253003: Add top level type inference logic for integer literals. (Closed)
Patch Set: Clean up, bug fix, and remove unintentional expectations changes Created 3 years, 8 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..0a216d57224c85c992298f5eb0ccaa8409591831 100644
--- a/pkg/front_end/front_end.iml
+++ b/pkg/front_end/front_end.iml
@@ -8,7 +8,6 @@
<excludeFolder url="file://$MODULE_DIR$/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" />
<excludeFolder url="file://$MODULE_DIR$/test/fasta/scanner/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/src/base/packages" />

Powered by Google App Engine
This is Rietveld 408576698