blob: 2a8442c9224f8fc1c243763f14c0b7f5fd76f3b1 [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.
// @dart = 2.10
@pragma('dart2js:noInline')
/*member: componentBCDE:member_unit=3{libB, libC, libD, libE}*/
String componentBCDE() {
return 'libBCDE';
}