diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-11-29 19:03:46 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-11-29 19:03:46 +0100 |
commit | 8f03ff21a8dc63394c938500ccbf88328ef4c776 (patch) | |
tree | 663a3dc689432eda830053fce3b8bc3698946eb6 /test-files/mds-kbdc/simplify-tree/invalid/map_to_nothing | |
parent | derp (diff) | |
download | mds-8f03ff21a8dc63394c938500ccbf88328ef4c776.tar.gz mds-8f03ff21a8dc63394c938500ccbf88328ef4c776.tar.bz2 mds-8f03ff21a8dc63394c938500ccbf88328ef4c776.tar.xz |
some test files
Signed-off-by: Mattias Andrée <maandree@operamail.com>
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> : . +# ^ + |