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