Sign in
dart
/
sdk.git
/
8d262e294400d2f7e41f05579c088a6409a7b2bb
/
.
/
tests
/
web
/
deferred_tearoff_load_library_lib.dart
blob: 472c977649f81dec0b80b6eea3333d73b7eb5d32 [
file
]
// 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"
;
}