| Index: dart/compiler/javatests/com/google/dart/compiler/end2end/inc/myother5.dart
|
| diff --git a/dart/compiler/javatests/com/google/dart/compiler/end2end/inc/myother5.dart b/dart/compiler/javatests/com/google/dart/compiler/end2end/inc/myother5.dart
|
| index 803faa75b92e5b58b7f0ff80582425d6d61461f9..00011c40a8fd9fc75d844121736a6a1e57ae8bb7 100644
|
| --- a/dart/compiler/javatests/com/google/dart/compiler/end2end/inc/myother5.dart
|
| +++ b/dart/compiler/javatests/com/google/dart/compiler/end2end/inc/myother5.dart
|
| @@ -1,7 +1,6 @@
|
| // 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.
|
| -part of myApp;
|
|
|
| class Other5 {
|
| int field;
|
|
|