Sign in
◑
Theme
dart
/
sdk
/
/
2dbf91ff13110d0022391f86f5aae58aa63243e2
/
.
/
tests
/
language_2
/
illegal_declaration_test.dart
blob: 6b8714bf8b348b164a1d52ad9899e25ea9602059 [
file
]
// 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
()
{}