Sign in
dart
/
sdk.git
/
a05162b6fcfca351b6cd7d93a6a276e8cf608d29
/
.
/
pkg
/
front_end
/
testcases
/
rasta
/
mandatory_parameter_initializer.dart
blob: 60805fe059b853760ea5559d882345685ec17fee [
file
]
// Copyright (c) 2016, 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.md file.
main
(
arguments
=
[
x
])
{
}