Sign in
dart
/
sdk.git
/
1e3e5efcd47edeb7ae5a69e146c8ea0559305a98
/
.
/
tests
/
language_2
/
deferred
/
prefix_constraints_lib2.dart
blob: 116acbd8c1344a79d607a5359c17f1e6c023fbe1 [
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
()
=>
24
;