Sign in
dart
/
sdk.git
/
refs/tags/2.13.0-58.0.dev
/
.
/
tests
/
language_2
/
unsorted
/
illegal_declaration_test.dart
blob: 6b8714bf8b348b164a1d52ad9899e25ea9602059 [
file
] [
log
] [
blame
]
// Copyright (c) 2012, 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.
[
//# 01: syntax error
main
()
{}