aboutsummaryrefslogblamecommitdiffstats
path: root/test-files/mds-kbdc/simplify-tree/valid/alternated_map
blob: 26688058352d554984866fccce6d716833c59be5 (plain) (tree)


































                                         
[1 2 3 <key>] : "result"

# (map (@ 1 0-0)
#   (.sequence
#     (string (@ 1 1-2) ‘1’)
#   )
#   (.result
#     (string (@ 1 16-24) ‘"result"’)
#   )
# )
# (map (@ 1 0-0)
#   (.sequence
#     (string (@ 1 3-4) ‘2’)
#   )
#   (.result
#     (string (@ 1 16-24) ‘"result"’)
#   )
# )
# (map (@ 1 0-0)
#   (.sequence
#     (string (@ 1 5-6) ‘3’)
#   )
#   (.result
#     (string (@ 1 16-24) ‘"result"’)
#   )
# )
# (map (@ 1 0-0)
#   (.sequence
#     (keys (@ 1 7-12) ‘<key>’)
#   )
#   (.result
#     (string (@ 1 16-24) ‘"result"’)
#   )
# )