From e75aa067fc8b1f60f2adae9875fac7960db4de24 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 15 Apr 2019 20:17:19 -0400 Subject: Removed the (deemed unnecessary) host extensions for the scripting languages. --- stdlib/source/test/lux.lux | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'stdlib/source/test/lux.lux') diff --git a/stdlib/source/test/lux.lux b/stdlib/source/test/lux.lux index 99276bcf1..08bc451b1 100644 --- a/stdlib/source/test/lux.lux +++ b/stdlib/source/test/lux.lux @@ -5,9 +5,7 @@ [case (#+)] [loop (#+)] [function (#+)] - [extension (#+) - [common (#+)] - [host (#+)]])] + [extension (#+)])] (.module: ["/" lux #* [abstract -- cgit v1.2.3