From 0239a64c71af094908d3337042a7507e018d3eb3 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 4 Dec 2014 14:30:46 +0100 Subject: mds-kbdc: m + add argument count suffix to macro calls during simplification MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- test-files/mds-kbdc/simplify-tree/valid/macro_call_with_nothing | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test-files/mds-kbdc/simplify-tree/valid/macro_call_with_nothing') diff --git a/test-files/mds-kbdc/simplify-tree/valid/macro_call_with_nothing b/test-files/mds-kbdc/simplify-tree/valid/macro_call_with_nothing index f067b27..f386cbe 100644 --- a/test-files/mds-kbdc/simplify-tree/valid/macro_call_with_nothing +++ b/test-files/mds-kbdc/simplify-tree/valid/macro_call_with_nothing @@ -1,10 +1,10 @@ my_macro(.) my_macro(. .) -# (macro_call (@ 1 0-8) ‘my_macro’ +# (macro_call (@ 1 0-8) ‘my_macro/0’ # (.arguments nil) # ) -# (macro_call (@ 2 0-8) ‘my_macro’ +# (macro_call (@ 2 0-8) ‘my_macro/0’ # (.arguments nil) # ) # :1:9–10: warning: ‘.’ outside alternation has no effect -- cgit v1.2.3-70-g09d2