4c29f26fc6
Closes #43554 Closes #43556 Closes #43558 Change-Id: Ib3e2b891473f07bad7b4a373152be684095619b8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/165904 Commit-Queue: Johnni Winther <johnniwinther@google.com> Reviewed-by: Jens Johansen <jensj@google.com>
6 lines
242 B
Dart
6 lines
242 B
Dart
// Copyright (c) 2020, 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.
|
|
|
|
class main /* error */ {}
|