From c95fa2cc7db042fdde7250479727650f43b087a1 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sun, 17 Sep 2017 00:38:24 -0400 Subject: - Added pattern-matching compilation. --- new-luxc/test/tests.lux | 1 + 1 file changed, 1 insertion(+) (limited to 'new-luxc/test/tests.lux') diff --git a/new-luxc/test/tests.lux b/new-luxc/test/tests.lux index 06f3e940e..d07822069 100644 --- a/new-luxc/test/tests.lux +++ b/new-luxc/test/tests.lux @@ -20,6 +20,7 @@ ["_;S" loop]) (generator ["_;G" primitive] ["_;G" structure] + ["_;G" case] (procedure ["_;G" common])) )) ## (luxc (generator ["_;G" function])) -- cgit v1.2.3