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

Unified Diff: tests/html/js_typed_interop_anonymous_unreachable_exp_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/html/js_typed_interop_anonymous_unreachable_exp_test.dart
diff --git a/tests/html/js_typed_interop_anonymous_unreachable_exp_test.dart b/tests/html/js_typed_interop_anonymous_unreachable_exp_test.dart
index edca52563d7128017c4ee49c0f1d9f0459c6e5c9..ee8a5060bede72b65918fb228447d008f686bb65 100644
--- a/tests/html/js_typed_interop_anonymous_unreachable_exp_test.dart
+++ b/tests/html/js_typed_interop_anonymous_unreachable_exp_test.dart
@@ -29,7 +29,7 @@ class Literal {
main() {
useHtmlConfiguration();
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.
});
« no previous file with comments | « tests/corelib_strong/throw_half_surrogate_pair_test.dart ('k') | tests/html/js_typed_interop_anonymous_unreachable_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698