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

Unified Diff: tests/compiler/dart2js/sourcemaps/invokes_test_file.dart

Issue 1250633002: Add operators test to source_mapping_test. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Updated cf. comments. Created 5 years, 5 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: tests/compiler/dart2js/sourcemaps/invokes_test_file.dart
diff --git a/tests/compiler/dart2js/sourcemaps/invokes_test_file.dart b/tests/compiler/dart2js/sourcemaps/invokes_test_file.dart
index 83a5ef378e1c1a4e2f89631204ce061335f87faa..91670bcdffa5da4f7d7898afb6848790506cc0a7 100644
--- a/tests/compiler/dart2js/sourcemaps/invokes_test_file.dart
+++ b/tests/compiler/dart2js/sourcemaps/invokes_test_file.dart
@@ -5,7 +5,6 @@
// Test file for testing source mappings of invocations.
var counter = 0;
-var bucket;
main(args) {
counter++;
« no previous file with comments | « tests/compiler/dart2js/sourcemaps/colors.dart ('k') | tests/compiler/dart2js/sourcemaps/operators_test_file.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698