diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-12-09 17:02:21 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-12-09 17:02:21 +0100 |
commit | 437ee31fac70799f9fafc7864655283270d4fed8 (patch) | |
tree | 042a88cfe91b4c492aaedaf76945485acd434515 /test-files/mds-kbdc/compile-layout/valid/macro_1 | |
parent | m (diff) | |
download | mds-437ee31fac70799f9fafc7864655283270d4fed8.tar.gz mds-437ee31fac70799f9fafc7864655283270d4fed8.tar.bz2 mds-437ee31fac70799f9fafc7864655283270d4fed8.tar.xz |
mds-kbdc: m bug fixes + more test cases
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'test-files/mds-kbdc/compile-layout/valid/macro_1')
-rw-r--r-- | test-files/mds-kbdc/compile-layout/valid/macro_1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test-files/mds-kbdc/compile-layout/valid/macro_1 b/test-files/mds-kbdc/compile-layout/valid/macro_1 new file mode 100644 index 0000000..3d7323d --- /dev/null +++ b/test-files/mds-kbdc/compile-layout/valid/macro_1 @@ -0,0 +1,5 @@ +macro m/1 + <letter \1> : \1 +end macro +m("a") + |