From 4e46c22d5ca4d03220e30fa524a5aba4b4df75f9 Mon Sep 17 00:00:00 2001 From: Michael Matz Date: Sat, 6 Aug 2016 22:38:26 +0200 Subject: struct-init: Support range inits for local vars Implement missing support for range init for local variables. --- tests/tests2/86-struct-init.expect | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/tests2/86-struct-init.expect') diff --git a/tests/tests2/86-struct-init.expect b/tests/tests2/86-struct-init.expect index b827ec4..1498a3d 100644 --- a/tests/tests2/86-struct-init.expect +++ b/tests/tests2/86-struct-init.expect @@ -33,4 +33,5 @@ ls3: 1 2 3 4 lv: 3 4 5 6 68 61 68 61 0 0 0 0 0 0 0 0 0 0 0 0 2d 2e lv2: 1 2 3 4 68 69 68 69 0 0 0 0 0 0 0 0 0 0 0 0 2f 30 lv3: 7 8 9 a 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 +lt2: 0 9 9 9 43 43 43 43 42 42 42 0 0 0 0 0 1 flow: 9 8 7 6 0 0 0 0 0 0 0 0 0 0 0 0 6 5 4 3 0 0 0 0 0 0 0 0 0 0 0 0 -- cgit v1.3.1