Sign in
dart
/
sdk.git
/
0a4c6a5cf4f6c14d329f39e6acb46e6816a1f3db
/
.
/
tests
/
language
/
deferred
/
loading_unit_root_has_only_export_lib2.dart
blob: 97a77d5d42e87e30766f8f17707cae25ef380033 [
file
] [
log
] [
blame
]
// Copyright (c) 2022, 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.
foo
()
=>
"in lib2"
;