blob: 88fe5e121839ee5038f7b9cc44c4193c7dabfdea [file] [log] [blame]
// 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 Imports_A02_lib_reexport2;
import "namespace_changes_lib_reexport.dart" as P;
export "namespace_changes_lib_reexport.dart";