Chromium Code Reviews| Index: tests/compiler/dart2js/one_line_dart_program.dart |
| diff --git a/tests/compiler/dart2js/one_line_dart_program.dart b/tests/compiler/dart2js/one_line_dart_program.dart |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..24a0c969015571f9219c4b37f6a9b882026f2493 |
| --- /dev/null |
| +++ b/tests/compiler/dart2js/one_line_dart_program.dart |
| @@ -0,0 +1 @@ |
| +String main() => 499 |