From fb6331e0fa34338f4ff8a54d5efabc8a6b46f119 Mon Sep 17 00:00:00 2001 From: Reimar Döffinger Date: Sun, 18 Jan 2015 22:00:10 +0100 Subject: Fix macro expansion of empty args. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Reimar Döffinger --- tests/tests2/71_macro_empty_arg.expect | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/tests2/71_macro_empty_arg.expect (limited to 'tests/tests2/71_macro_empty_arg.expect') diff --git a/tests/tests2/71_macro_empty_arg.expect b/tests/tests2/71_macro_empty_arg.expect new file mode 100644 index 0000000..98d9bcb --- /dev/null +++ b/tests/tests2/71_macro_empty_arg.expect @@ -0,0 +1 @@ +17 -- cgit v1.3.1