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

Unified Diff: lib/src/compiler/source_map_printer.dart

Issue 1948563002: allow 'super' in async and finally blocks (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 7 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
« no previous file with comments | « lib/src/compiler/code_generator.dart ('k') | test/codegen/language/super_in_async1_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/compiler/source_map_printer.dart
diff --git a/lib/src/compiler/source_map_printer.dart b/lib/src/compiler/source_map_printer.dart
index dc289930e27b3c7a6847d7262402bafe3db51900..3a12972bec7030b8930519f847f32ce4c9151f8c 100644
--- a/lib/src/compiler/source_map_printer.dart
+++ b/lib/src/compiler/source_map_printer.dart
@@ -1,5 +1,4 @@
// Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
-
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
« no previous file with comments | « lib/src/compiler/code_generator.dart ('k') | test/codegen/language/super_in_async1_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698