Sign in
dart
/
sdk.git
/
f36420a912bb76b61fc8b934286df44dd1aff09b
/
.
/
pkg
/
front_end
/
test
/
analyser_ignored
/
load_dill_twice_lib_2.dart
blob: 0ba97dde22c29b7453d39f2b45fd8a0560aaf0aa [
file
] [
log
] [
blame
]
// 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.
// @dart = 2.9
int
foo
()
=>
42
;