1a362fa011
Bug: #51516 Change-Id: I56d61125b4a9cba55f94e15dbd82289c4fd42214 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/285262 Reviewed-by: Johnni Winther <johnniwinther@google.com> Commit-Queue: Johnni Winther <johnniwinther@google.com>
8 lines
261 B
Dart
8 lines
261 B
Dart
// Copyright (c) 2023, 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.
|
|
|
|
export 'has_part_lib.dart';
|
|
|
|
void main() {}
|