blob: 87b10d57bd56a19cfd13a6c1c82a61f96a3d04f2 [file] [log] [blame]
// Copyright (c) 2021, 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.
import "libBCDE.dart";
/*member: component:member_unit=2{libB}*/
String component() {
return componentBCDE();
}