From a5d5fd4e223344d9f6ac8b3bc6e578310d7ffcf9 Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Tue, 19 Nov 2019 16:44:26 -0500 Subject: [PATCH] beef up shadowing test --- test/runtime/samples/each-block-scope-shadow/main.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/runtime/samples/each-block-scope-shadow/main.svelte b/test/runtime/samples/each-block-scope-shadow/main.svelte index 645538a125..58294d35b4 100644 --- a/test/runtime/samples/each-block-scope-shadow/main.svelte +++ b/test/runtime/samples/each-block-scope-shadow/main.svelte @@ -5,6 +5,6 @@ ({animal}) \ No newline at end of file