Side by Side Diff: tests/language/bad_raw_string_negative_test.dart
Issue 340703003:
Prevent double reporting on hex, strings, and multiline comments. (Closed)
Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Adding a negative_test, removing duplicate error exceptions
Created 6 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.
Please add a copyright notice:
// Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
Also, a small comment describing the intent of the test.
On 2014/08/19 09:18:33, ahe wrote:
> Please add a copyright notice:
>
> // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
> // for details. All rights reserved. Use of this source code is governed by a
> // BSD-style license that can be found in the LICENSE file.
>
> Also, a small comment describing the intent of the test.
Issue 340703003: Prevent double reporting on hex, strings, and multiline comments.
(Closed)
Created 6 years, 6 months ago by srawlins
Modified 6 years, 4 months ago
Reviewers: ahe, Johnni Winther
Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Comments: 14