Index: test/mjsunit/harmony/modules-skip-3.js |
diff --git a/test/mjsunit/harmony/modules-skip-3.js b/test/mjsunit/harmony/modules-skip-3.js |
new file mode 100644 |
index 0000000000000000000000000000000000000000..6f9984ed51efe3e98a2efa234c9405006cd406a4 |
--- /dev/null |
+++ b/test/mjsunit/harmony/modules-skip-3.js |
@@ -0,0 +1,5 @@ |
+// Copyright 2017 the V8 project authors. All rights reserved. |
+// Use of this source code is governed by a BSD-style license that can be |
+// found in the LICENSE file. |
+ |
+export let stringlife = "42"; |