Sign in
dart
/
sdk.git
/
f81bf604a94d84594c090c7604f4a6e09210d226
/
.
/
tests
/
web
/
deferred_fail_and_retry_lib.dart
blob: 48fbce617216609f22395a4e8a0cd9fbb2d7c703 [
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.
foo
()
{
return
"loaded"
;
}