Sign in
dart
/
sdk.git
/
3d6462e70fbf3ad693508d6ca9a205f10cdb22f2
/
.
/
tests
/
language_2
/
deferred
/
prefix_constraints_lib.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
;