blob: 2fa3ae6902d26ab3f8e4b26b82e5844d63a014ca [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_A03_t02_lib3;
export "2_Exports_A03_t02_lib33.dart" hide foo, boo show foo, bar, badaboo, C; // exports only bar and C