blob: 705bf05ae2c102d7c3294c75d9a2af47ac7a5a8e [file] [log] [blame]
// 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.
void main({required List<String> args}) /* error */ {}