Sign in
dart
/
sdk.git
/
47f7972a2fbb9b906a33d45bb06b10532ca6b41d
/
.
/
pkg
/
front_end
/
testcases
/
rasta
/
mandatory_parameter_initializer.dart
blob: 2210f8fea86b3f8404dd013e3947d03c78910690 [
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 file.
main
(
arguments
=
[
x
])
{
}