Sign in
dart
/
sdk.git
/
042e45c91c84d7a444bc9f897b43b7d1485e91d7
/
.
/
tests
/
language
/
config_import_lib1a.dart
blob: 814c15ebf532b6aad659d038a8f5c30c0313133e [
file
] [
log
] [
blame
]
// Copyright (c) 2015, 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.
String
lib1
()
=>
"a"
;