Sign in
dart
/
sdk.git
/
042e45c91c84d7a444bc9f897b43b7d1485e91d7
/
.
/
tests
/
language
/
config_import_lib3c.dart
blob: b9847831ce14b3df5bf69c30832724349e2adcfa [
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
lib3
()
=>
"c"
;