Sign in
dart
/
sdk.git
/
2e5ada685fa7b35ee5c42c9c3a0dfb982bbf4880
/
.
/
tests
/
web
/
deferred_with_cross_origin_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"
;
}