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

Unified Diff: tests/language_strong/unbalanced_brace_test.dart

Issue 2765693002: Update all tests (Closed)
Patch Set: Created 3 years, 9 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/language_strong/unbalanced_brace_test.dart
diff --git a/tests/language_strong/unbalanced_brace_test.dart b/tests/language_strong/unbalanced_brace_test.dart
index 29bf073bf03c092715c10ccc93b6ff03ba83cb4e..d474d235c3ac87b2dfcb744d89a24690e0566492 100644
--- a/tests/language_strong/unbalanced_brace_test.dart
+++ b/tests/language_strong/unbalanced_brace_test.dart
@@ -6,11 +6,11 @@
class A {
m() {
- /* /// 01: compile-time error
+ /* //# 01: compile-time error
}
// */
-/* /// 02: compile-time error
+/* //# 02: compile-time error
}
// */

Powered by Google App Engine
This is Rietveld 408576698