Index: tests/language/src/Library5a.dart |
diff --git a/tests/language/src/Library5a.dart b/tests/language/src/Library5a.dart |
deleted file mode 100644 |
index fcb2055aba53eb7e0d8b3921943f79939a2418bb..0000000000000000000000000000000000000000 |
--- a/tests/language/src/Library5a.dart |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-// Copyright (c) 2011, 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("Library5a.dart"); |
- |
-typedef int Fun(); |