From 6e56bb387db8af055ff6de71a23b270de55c3dc8 Mon Sep 17 00:00:00 2001 From: Thomas Preud'homme Date: Sat, 12 Apr 2014 12:00:13 +0800 Subject: Fix preprocessor concat with empty arg --- tests/tests2/67_macro_concat.expect | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/tests2/67_macro_concat.expect (limited to 'tests/tests2/67_macro_concat.expect') diff --git a/tests/tests2/67_macro_concat.expect b/tests/tests2/67_macro_concat.expect new file mode 100644 index 0000000..8386c2d --- /dev/null +++ b/tests/tests2/67_macro_concat.expect @@ -0,0 +1,2 @@ +jim: 21, bob: 42 +jim: 63 -- cgit v1.3.1