blob: 32b98ecc3c0262d2ac9b0582269e6f46f6c3e473 [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 "2_Exports_A06_t02_lib.dart";
typedef foo();