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_unorderd_and_alternative | |
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 'test-files/mds-kbdc/simplify-tree/invalid/map_to_unorderd_and_alternative')
-rw-r--r-- | test-files/mds-kbdc/simplify-tree/invalid/map_to_unorderd_and_alternative | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test-files/mds-kbdc/simplify-tree/invalid/map_to_unorderd_and_alternative b/test-files/mds-kbdc/simplify-tree/invalid/map_to_unorderd_and_alternative new file mode 100644 index 0000000..283d6c3 --- /dev/null +++ b/test-files/mds-kbdc/simplify-tree/invalid/map_to_unorderd_and_alternative @@ -0,0 +1,9 @@ +<my_key> : [1 2] (3 4) + +# :1:11–12: error: not allowed in mapping output +# <my_key> : [1 2] (3 4) +# ^ +# :1:17–18: error: not allowed in mapping output +# <my_key> : [1 2] (3 4) +# ^ + |