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

Unified Diff: pkg/kernel/lib/transformations/closure/converter.dart

Issue 2781473004: Remove some additional code that depended on the old type propagation. (Closed)
Patch Set: Update fasta shadow AST 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/kernel/lib/transformations/closure/converter.dart
diff --git a/pkg/kernel/lib/transformations/closure/converter.dart b/pkg/kernel/lib/transformations/closure/converter.dart
index 005e72295a9847b851109bea3fb39414aa465342..9061b0217fc66ba5e4448e4190581e50a08b3a0f 100644
--- a/pkg/kernel/lib/transformations/closure/converter.dart
+++ b/pkg/kernel/lib/transformations/closure/converter.dart
@@ -23,7 +23,6 @@ import '../../ast.dart'
FunctionDeclaration,
FunctionExpression,
FunctionNode,
- InferredValue,
Initializer,
InvalidExpression,
InvocationExpression,

Powered by Google App Engine
This is Rietveld 408576698