Chromium Code Reviews| Index: pkg/fasta/test/platform.dart |
| diff --git a/pkg/fasta/test/platform.dart b/pkg/fasta/test/platform.dart |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..6fa895ddbb5672340eac02f2dcc6354d035bff1c |
| --- /dev/null |
| +++ b/pkg/fasta/test/platform.dart |
| @@ -0,0 +1,6 @@ |
| +// 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() { |
| +} |