Sign in
dart
/
sdk.git
/
bd0d029792bce2bc4b0b7fa1659d24350266b3d1
/
.
/
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'
;