Index: tests/compiler/dart2js/exit_code_helper.dart |
diff --git a/tests/compiler/dart2js/exit_code_helper.dart b/tests/compiler/dart2js/exit_code_helper.dart |
new file mode 100644 |
index 0000000000000000000000000000000000000000..d3c612138045c0321390fc2c4f64298d0dae221e |
--- /dev/null |
+++ b/tests/compiler/dart2js/exit_code_helper.dart |
@@ -0,0 +1,3 @@ |
+void main() { |
+ |
+} |