From 5773a7861a1888c8ae6e6f17ca847b121820f248 Mon Sep 17 00:00:00 2001 From: Anthony Ramine Date: Mon, 4 Feb 2013 12:15:04 +0100 Subject: Add two tests for unused multiple values in effect context --- lib/compiler/test/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/compiler/test/Makefile') diff --git a/lib/compiler/test/Makefile b/lib/compiler/test/Makefile index b9c5be09ce..51b3064589 100644 --- a/lib/compiler/test/Makefile +++ b/lib/compiler/test/Makefile @@ -75,6 +75,7 @@ INLINE= \ CORE_MODULES = \ bs_shadowed_size_var \ + unused_multiple_values_error \ nested_call_in_case -- cgit v1.2.3