blob: 909bac0df36673d496e7c565f93ced8b3a3b8061 [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_010_00.dart' deferred as b4;
/*member: entryLib4:member_unit=main{}*/
entryLib4() async {
await b4.loadLibrary();
b4.g_010_00();
}