blob: 5409ce83a1cc83a0117cbe74147fd8cec9c06c58 [file] [log] [blame]
// Copyright (c) 2020, 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 'lib_000_000_001_000_0.dart' deferred as b5;
entryLib5() async {
await b5.loadLibrary();
b5.g_000_000_001_000_0();
}