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/valid/2-to-2-mapping | |
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/valid/2-to-2-mapping | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/test-files/mds-kbdc/simplify-tree/valid/2-to-2-mapping b/test-files/mds-kbdc/simplify-tree/valid/2-to-2-mapping new file mode 100644 index 0000000..6d76d7e --- /dev/null +++ b/test-files/mds-kbdc/simplify-tree/valid/2-to-2-mapping @@ -0,0 +1,13 @@ +<dead compose> <tab> : " " " " + +# (map (@ 1 0-0) +# (.sequence +# (keys (@ 1 0-14) ‘<dead compose>’) +# (keys (@ 1 15-20) ‘<tab>’) +# ) +# (.result +# (string (@ 1 23-29) ‘" "’) +# (string (@ 1 30-36) ‘" "’) +# ) +# ) + |