aboutsummaryrefslogtreecommitdiffstats
path: root/test-files/mds-kbdc/simplify-tree/valid/mapping_with_unordered_singleton
blob: cfe630d61776a5ec76f67fcfad89b2a99217fc51 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
(1) : 2

# (map (@ 1 0-0)
#   (.sequence
#     (string (@ 1 1-2) ‘1’)
#   )
#   (.result
#     (string (@ 1 6-7) ‘2’)
#   )
# )
# :1:0–1: warning: singleton unordered subsequence
#  (1) : 2
#  ^