| Index: pkg/docgen/test/multi_library_code/lib/dottedLibraryName.dart
|
| diff --git a/pkg/docgen/test/multi_library_code/lib/dottedLibraryName.dart b/pkg/docgen/test/multi_library_code/lib/dottedLibraryName.dart
|
| index 97e08c1fa5b466edba56f9fe9492d9ad34f95478..c4357c10d69fda6b6fce1998b444884ddf0cd36a 100644
|
| --- a/pkg/docgen/test/multi_library_code/lib/dottedLibraryName.dart
|
| +++ b/pkg/docgen/test/multi_library_code/lib/dottedLibraryName.dart
|
| @@ -1,3 +1,7 @@
|
| +// 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.
|
| +
|
| library library.name.wiith.dots.init;
|
|
|
| /// This library is purely for testing purposes, to ensure
|
|
|