From 9eecb672352ec0d5038f35cb24c0ccad950a9507 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 7 Feb 2015 07:38:02 -0800 Subject: * tests/011/macros-1.txr: Add test for lexical function shadowing symbol macro. * tests/011/macros-1.expected: Updated. --- tests/011/macros-1.expected | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/011/macros-1.expected') diff --git a/tests/011/macros-1.expected b/tests/011/macros-1.expected index 66039383..67fd82eb 100644 --- a/tests/011/macros-1.expected +++ b/tests/011/macros-1.expected @@ -1,2 +1,3 @@ ((42) (a)) +(1) ((1 1) (2 3)) -- cgit v1.2.3