Import old forgotten test
authorMatthew Mondor <mmondor@pulsar-zone.net>
Wed, 9 Sep 2015 23:54:27 +0000 (23:54 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Wed, 9 Sep 2015 23:54:27 +0000 (23:54 +0000)
mmsoftware/js/js-sh/src/l1.js [new file with mode: 0644]

diff --git a/mmsoftware/js/js-sh/src/l1.js b/mmsoftware/js/js-sh/src/l1.js
new file mode 100644 (file)
index 0000000..8970935
--- /dev/null
@@ -0,0 +1,2 @@
+     for each(var [p, value] in Iterator(_parentScope))
+                print(p + '=' + value);