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

Unified Diff: tests/language/pseudo_kw_illegal_test.dart

Issue 23313005: Update language status file (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 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 | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/pseudo_kw_illegal_test.dart
diff --git a/tests/language/pseudo_kw_illegal_test.dart b/tests/language/pseudo_kw_illegal_test.dart
index fcaf3c54b78ddedd1bb6b2d85ab305c414d729ac..32d80413563ad8647a525393cd55ea6b4a40a72a 100644
--- a/tests/language/pseudo_kw_illegal_test.dart
+++ b/tests/language/pseudo_kw_illegal_test.dart
@@ -16,7 +16,6 @@ class library { } /// 10: compile-time error
class operator { } /// 12: compile-time error
class part { } /// 18: compile-time error
class set { } /// 13: compile-time error
-class source { } /// 14: compile-time error
class static { } /// 15: compile-time error
class typedef { } /// 16: compile-time error
« no previous file with comments | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698