From 79251a67edf33dc5e331c6ad627711fb83e376d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn-Egil=20Dahlberg?= Date: Fri, 21 Feb 2014 15:50:54 +0100 Subject: compiler: Fix map inlining Added coverage of operating map variable. --- lib/compiler/test/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/compiler/test') diff --git a/lib/compiler/test/Makefile b/lib/compiler/test/Makefile index 39c9fea5d9..0b56a49cd6 100644 --- a/lib/compiler/test/Makefile +++ b/lib/compiler/test/Makefile @@ -69,6 +69,7 @@ INLINE= \ fun \ guard \ lc \ + map \ match \ misc \ num_bif \ -- cgit v1.2.3