Sign in
dart
/
sdk
/
base
/
.
/
tests
/
language
/
test_runner
/
impl
/
imported_library_with_part.dart
blob: 8641f11712ad886cfd429aa7db2c301d7cfa8d1d [
file
] [
log
] [
blame
]
// Copyright (c) 2024, 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.
part
'imported_library_part.dart'
;