Chromium Code Reviews| Index: tests/language/src/Library5NegativeTest.dart |
| =================================================================== |
| --- tests/language/src/Library5NegativeTest.dart (revision 664) |
| +++ tests/language/src/Library5NegativeTest.dart (working copy) |
| @@ -3,6 +3,7 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| // |
| +#library("Library5NegativeTest.dart"); |
| #import("Library5a.dart"); |
| #import("Library5b.dart"); // The function type alias Fun is duplicated. |