aboutsummaryrefslogtreecommitdiffstats
path: root/test-files/mds-kbdc/compile-layout
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-12-09 13:13:21 +0100
committerMattias Andrée <maandree@operamail.com>2014-12-09 13:13:21 +0100
commit88b9fad1102afa60e360c3d339acd1ce0f666d5a (patch)
tree3fb8fc1c9cb1a73e19bce9be5f55835cd32889eb /test-files/mds-kbdc/compile-layout
parentmds-kbdc: compile-layout: fix a bug in parse_variable (diff)
downloadmds-88b9fad1102afa60e360c3d339acd1ce0f666d5a.tar.gz
mds-88b9fad1102afa60e360c3d339acd1ce0f666d5a.tar.bz2
mds-88b9fad1102afa60e360c3d339acd1ce0f666d5a.tar.xz
mds-kbdc: compile-layout: macro_call: fix bug: do not duplicate the arguments if there are none
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'test-files/mds-kbdc/compile-layout')
-rw-r--r--test-files/mds-kbdc/compile-layout/invalid/macro-undefined_macro-call2
1 files changed, 0 insertions, 2 deletions
diff --git a/test-files/mds-kbdc/compile-layout/invalid/macro-undefined_macro-call b/test-files/mds-kbdc/compile-layout/invalid/macro-undefined_macro-call
index 6626ae7..69f2f8e 100644
--- a/test-files/mds-kbdc/compile-layout/invalid/macro-undefined_macro-call
+++ b/test-files/mds-kbdc/compile-layout/invalid/macro-undefined_macro-call
@@ -1,5 +1,3 @@
-# TODO does not work
-
macro m/0
m(1)
end macro