blob: cae8aadea5e160938c8a2a344185032b4c3827ec [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 Exports_A06_t02_lib;
export "reexport__itself_t02_lib.dart";
typedef foo();