Sign in
dart
/
sdk.git
/
6ea9f45ddb8424fc802d91d453eb7d3c0bf0cfe8
/
.
/
tests
/
web
/
deferred_with_cross_origin_lib.dart
blob: 48fbce617216609f22395a4e8a0cd9fbb2d7c703 [
file
]
// 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"
;
}