Sign in
dart
/
sdk
/
/
b55438ed785cf5c072f83e4483e535d1cb63e9c2
/
.
/
tests
/
language_2
/
config_import_lib2a.dart
blob: 00665dd6b0d89ffbc2fb1464260ad15ac3cf7c70 [
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
lib2
()
=>
"a"
;