summaryrefslogtreecommitdiffstats
path: root/tests/py/any/fwd.t.json.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/any/fwd.t.json.output')
-rw-r--r--tests/py/any/fwd.t.json.output25
1 files changed, 25 insertions, 0 deletions
diff --git a/tests/py/any/fwd.t.json.output b/tests/py/any/fwd.t.json.output
new file mode 100644
index 00000000..5a943567
--- /dev/null
+++ b/tests/py/any/fwd.t.json.output
@@ -0,0 +1,25 @@
+# fwd to mark map { 0x00000001 : "lo", 0x00000002 : "lo"}
+[
+ {
+ "fwd": {
+ "map": {
+ "left": {
+ "meta": "mark"
+ },
+ "right": {
+ "set": [
+ [
+ 1,
+ "lo"
+ ],
+ [
+ 2,
+ "lo"
+ ]
+ ]
+ }
+ }
+ }
+ }
+]
+