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

Unified Diff: tests/language/field5_negative_test.dart

Issue 15496005: Fix some of the negative language tests in preparation for implementing (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 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 | « tests/language/field4_negative_test.dart ('k') | tests/language/field6_negative_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/field5_negative_test.dart
===================================================================
--- tests/language/field5_negative_test.dart (revision 22895)
+++ tests/language/field5_negative_test.dart (working copy)
@@ -3,6 +3,7 @@
// BSD-style license that can be found in the LICENSE file.
// Dart test to catch error reporting bugs in class fields declarations.
// Should be an error because we have a function overriding a field name.
+// VMOptions=--compile_all
class A {
var a;
« no previous file with comments | « tests/language/field4_negative_test.dart ('k') | tests/language/field6_negative_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698