Sign in
dart
/
sdk.git
/
refs/heads/dev
/
.
/
tests
/
web
/
deferred_tearoff_load_library_lib.dart
blob: 472c977649f81dec0b80b6eea3333d73b7eb5d32 [
file
] [
log
] [
blame
] [
edit
]
// Copyright (c) 2019, 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
()
{
return
"loaded"
;
}