Sign in
dart
/
sdk.git
/
1e3e5efcd47edeb7ae5a69e146c8ea0559305a98
/
.
/
tests
/
language_2
/
deferred
/
load_library_wrong_args_lib.dart
blob: 4f27b7807f7e8ae675867a467fb4cb9ed41bf506 [
file
] [
log
] [
blame
]
// Copyright (c) 2014, 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.
// @dart = 2.9
foo
()
=>
42
;