Sign in
dart
/
external
/
github.com
/
flutter
/
gallery
/
9fd4ee5cb2d280f4ddb497e17acf404cb78c96f6
/
.
/
tool
/
l10n_cli
/
main.dart
blob: 61bdc2cb7624f6a8ab53a1922d265373ac96e3d2 [
file
]
// Copyright 2019 The Flutter team. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'l10n_cli.dart'
;
void
main
(
List
<
String
>
arguments
)
{
arbToXml
();
}