Sign in
dart
/
sdk.git
/
3b718daac6f227b77ccb38fd35c1d89041feabc5
/
.
/
pkg
/
front_end
/
testcases
/
regress
/
labeled_statement_parser_recovery.dart
blob: c13063912d2ffc896569c13c1f04d79f5ecf4368 [
file
] [
log
] [
blame
]
// Copyright (c) 2024, 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.
void
foo
()
{
o
:
int
bar
,
;
}