Sign in
dart
/
sdk
/
e09493b7bc80098b5e71c9b2f34ee8da1fc7c160
/
.
/
tests
/
language
/
unsorted
/
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
()
{}