Index: tests/compiler/dart2js/data/exit_code_helper.dart |
diff --git a/tests/compiler/dart2js/data/exit_code_helper.dart b/tests/compiler/dart2js/data/exit_code_helper.dart |
index 52794b155c65db7669e047db2815dd7868cf3169..ab73b3a234abf58d9009026cfa184dd11ca56bf2 100644 |
--- a/tests/compiler/dart2js/data/exit_code_helper.dart |
+++ b/tests/compiler/dart2js/data/exit_code_helper.dart |
@@ -1,3 +1 @@ |
-void main() { |
- |
-} |
+void main() {} |