diff options
Diffstat (limited to '')
-rw-r--r-- | test-files/mds-kbdc/simplify-tree/invalid/map_to_nothing | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/test-files/mds-kbdc/simplify-tree/invalid/map_to_nothing b/test-files/mds-kbdc/simplify-tree/invalid/map_to_nothing new file mode 100644 index 0000000..3adedec --- /dev/null +++ b/test-files/mds-kbdc/simplify-tree/invalid/map_to_nothing @@ -0,0 +1,14 @@ +<tab> : . + +# (map (@ 1 0-0) +# (.sequence +# (keys (@ 1 0-5) ‘<tab>’) +# ) +# (.result +# (nothing (@ 1 8-9)) +# ) +# ) +# :1:8–9: error: not allowed in mapping output +# <tab> : . +# ^ + |