summaryrefslogtreecommitdiffstats
path: root/js/src/tests/test262/ch12/12.3
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/tests/test262/ch12/12.3')
-rw-r--r--js/src/tests/test262/ch12/12.3/S12.3_A1.js18
-rw-r--r--js/src/tests/test262/ch12/12.3/browser.js0
-rw-r--r--js/src/tests/test262/ch12/12.3/shell.js0
3 files changed, 18 insertions, 0 deletions
diff --git a/js/src/tests/test262/ch12/12.3/S12.3_A1.js b/js/src/tests/test262/ch12/12.3/S12.3_A1.js
new file mode 100644
index 000000000..e314b179e
--- /dev/null
+++ b/js/src/tests/test262/ch12/12.3/S12.3_A1.js
@@ -0,0 +1,18 @@
+// Copyright 2009 the Sputnik authors. All rights reserved.
+// This code is governed by the BSD license found in the LICENSE file.
+
+/**
+ * The production EmptyStatement ; is evaluated as follows Return (normal, empty, empty)
+ *
+ * @path ch12/12.3/S12.3_A1.js
+ * @description Using EmptyStatement ;
+ */
+
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;;;; ;;;;;; ;; ;; ;;;;;; ;;;;;;;; ;; ;; ;;;;;
+;;;;; ;; ;;;; ;;;; ;; ;; ;; ;; ;; ;;;;;
+;;;;; ;;;; ;; ;;;; ;; ;;;;;; ;; ;;;; ;;;;;
+;;;;; ;; ;; ;; ;; ;; ;; ;; ;;;;;
+;;;;; ;;;;;; ;; ;; ;; ;; ;; ;;;;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+
diff --git a/js/src/tests/test262/ch12/12.3/browser.js b/js/src/tests/test262/ch12/12.3/browser.js
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/js/src/tests/test262/ch12/12.3/browser.js
diff --git a/js/src/tests/test262/ch12/12.3/shell.js b/js/src/tests/test262/ch12/12.3/shell.js
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/js/src/tests/test262/ch12/12.3/shell.js