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

Unified Diff: tests/lib_strong/html/js_typed_interop_anonymous_unreachable_test.dart

Issue 2850783002: Dart SDK Spelling b, c, and d. (Closed)
Patch Set: 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: tests/lib_strong/html/js_typed_interop_anonymous_unreachable_test.dart
diff --git a/tests/lib_strong/html/js_typed_interop_anonymous_unreachable_test.dart b/tests/lib_strong/html/js_typed_interop_anonymous_unreachable_test.dart
index eaccca45ea2a5d68f12614e1e8b7bbdc6444b9b8..0e11cb3937529e497174524a0da9b20f806b11be 100644
--- a/tests/lib_strong/html/js_typed_interop_anonymous_unreachable_test.dart
+++ b/tests/lib_strong/html/js_typed_interop_anonymous_unreachable_test.dart
@@ -23,7 +23,7 @@ class Literal {
main() {
test('nothing to do', () {
- // This test is empty, but it is a regression for Issue# 24974: dartjs
+ // This test is empty, but it is a regression for Issue# 24974: dart2js
// would crash trying to compile code that used @anonymous and that was
// not reachable from main.
});

Powered by Google App Engine
This is Rietveld 408576698